#cc85cc color space conversions
Hex:
#cc85cc
RGB:
204, 133, 204
CMY:
20, 48, 20
CMYK:
0, 35, 0, 20
HSL:
300°, 41.0405%, 66.0784%
HSV (HSB):
300°, 34.8039%, 80.0000%
XYZ:
44.1885, 33.9721, 61.3550
xyY:
0.3167, 0.2435, 33.9721
CIE-Lab:
64.9404, 38.4600, -25.6412
CIE-LCH:
64.9404, 46.2239, 326.3086
CIE-Luv:
64.9404, 35.2192, -45.5459
Hunter-Lab:
58.2856, 33.3278, -21.6125
#cc85cc color charts
#cc85cc color shades, tints & tones
#cc85cc color schemes
#cc85cc color preview, HTML & CSS examples
This text has a color of #cc85cc
<p style="color:#cc85cc;">Text here</p>
.mytext {color:#cc85cc;}
This box has a color of #cc85cc
<div style="background-color:#cc85cc;">Content here</div>
.mybackground {background-color:#cc85cc;}
Border around this has a color of #cc85cc
<div style="border:2px solid #cc85cc;">Content here</div>
.myborder {border:2px solid #cc85cc;}