#c85ce5 color space conversions
Hex:
#c85ce5
RGB:
200, 92, 229
CMY:
22, 64, 10
CMYK:
13, 60, 0, 10
HSL:
287°, 72.4868%, 62.9412%
HSV (HSB):
287°, 59.8253%, 89.8039%
XYZ:
41.7894, 25.5908, 76.8657
xyY:
0.2897, 0.1774, 25.5908
CIE-Lab:
57.6466, 62.7583, -51.1055
CIE-LCH:
57.6466, 80.9344, 320.8433
CIE-Luv:
57.6466, 42.6241, -87.9622
Hunter-Lab:
50.5873, 58.9282, -54.6780
#c85ce5 color charts
#c85ce5 color shades, tints & tones
#c85ce5 color schemes
#c85ce5 color preview, HTML & CSS examples
This text has a color of #c85ce5
<p style="color:#c85ce5;">Text here</p>
.mytext {color:#c85ce5;}
This box has a color of #c85ce5
<div style="background-color:#c85ce5;">Content here</div>
.mybackground {background-color:#c85ce5;}
Border around this has a color of #c85ce5
<div style="border:2px solid #c85ce5;">Content here</div>
.myborder {border:2px solid #c85ce5;}