#c85cc9 color space conversions
Hex:
#c85cc9
RGB:
200, 92, 201
CMY:
22, 64, 21
CMYK:
0, 54, 0, 21
HSL:
299°, 50.2304%, 57.4510%
HSV (HSB):
299°, 54.2289%, 78.8235%
XYZ:
38.1892, 24.1507, 57.9071
xyY:
0.3176, 0.2008, 24.1507
CIE-Lab:
56.2384, 57.5804, -37.4905
CIE-LCH:
56.2384, 68.7098, 326.9319
CIE-Luv:
56.2384, 49.8665, -65.6377
Hunter-Lab:
49.1434, 52.7110, -35.4628
#c85cc9 color charts
#c85cc9 color shades, tints & tones
#c85cc9 color schemes
#c85cc9 color preview, HTML & CSS examples
This text has a color of #c85cc9
<p style="color:#c85cc9;">Text here</p>
.mytext {color:#c85cc9;}
This box has a color of #c85cc9
<div style="background-color:#c85cc9;">Content here</div>
.mybackground {background-color:#c85cc9;}
Border around this has a color of #c85cc9
<div style="border:2px solid #c85cc9;">Content here</div>
.myborder {border:2px solid #c85cc9;}