#cc85c6 color space conversions
Hex:
#cc85c6
RGB:
204, 133, 198
CMY:
20, 48, 22
CMYK:
0, 35, 3, 20
HSL:
305°, 41.0405%, 66.0784%
HSV (HSB):
305°, 34.8039%, 80.0000%
XYZ:
43.4824, 33.6896, 57.6371
xyY:
0.3225, 0.2499, 33.6896
CIE-Lab:
64.7155, 37.3554, -22.6225
CIE-LCH:
64.7155, 43.6716, 328.8008
CIE-Luv:
64.7155, 36.2999, -40.5759
Hunter-Lab:
58.0428, 32.1474, -18.2456
#cc85c6 color charts
#cc85c6 color shades, tints & tones
#cc85c6 color schemes
#cc85c6 color preview, HTML & CSS examples
This text has a color of #cc85c6
<p style="color:#cc85c6;">Text here</p>
.mytext {color:#cc85c6;}
This box has a color of #cc85c6
<div style="background-color:#cc85c6;">Content here</div>
.mybackground {background-color:#cc85c6;}
Border around this has a color of #cc85c6
<div style="border:2px solid #cc85c6;">Content here</div>
.myborder {border:2px solid #cc85c6;}