#cc85ca color space conversions
Hex:
#cc85ca
RGB:
204, 133, 202
CMY:
20, 48, 21
CMYK:
0, 35, 1, 20
HSL:
302°, 41.0405%, 66.0784%
HSV (HSB):
302°, 34.8039%, 80.0000%
XYZ:
43.9500, 33.8767, 60.0996
xyY:
0.3186, 0.2456, 33.8767
CIE-Lab:
64.8646, 38.0889, -24.6374
CIE-LCH:
64.8646, 45.3626, 327.1036
CIE-Luv:
64.8646, 35.5792, -43.8877
Hunter-Lab:
58.2037, 32.9302, -20.4787
#cc85ca color charts
#cc85ca color shades, tints & tones
#cc85ca color schemes
#cc85ca color preview, HTML & CSS examples
This text has a color of #cc85ca
<p style="color:#cc85ca;">Text here</p>
.mytext {color:#cc85ca;}
This box has a color of #cc85ca
<div style="background-color:#cc85ca;">Content here</div>
.mybackground {background-color:#cc85ca;}
Border around this has a color of #cc85ca
<div style="border:2px solid #cc85ca;">Content here</div>
.myborder {border:2px solid #cc85ca;}