#cc8cbc color space conversions
Hex:
#cc8cbc
RGB:
204, 140, 188
CMY:
20, 45, 26
CMYK:
0, 31, 8, 20
HSL:
315°, 38.5542%, 67.4510%
HSV (HSB):
315°, 31.3725%, 80.0000%
XYZ:
43.3570, 35.2244, 52.0908
xyY:
0.3318, 0.2696, 35.2244
CIE-Lab:
65.9230, 31.7799, -15.1751
CIE-LCH:
65.9230, 35.2172, 334.4752
CIE-Luv:
65.9230, 34.6118, -28.1671
Hunter-Lab:
59.3501, 26.5368, -10.4929
#cc8cbc color charts
#cc8cbc color shades, tints & tones
#cc8cbc color schemes
#cc8cbc color preview, HTML & CSS examples
This text has a color of #cc8cbc
<p style="color:#cc8cbc;">Text here</p>
.mytext {color:#cc8cbc;}
This box has a color of #cc8cbc
<div style="background-color:#cc8cbc;">Content here</div>
.mybackground {background-color:#cc8cbc;}
Border around this has a color of #cc8cbc
<div style="border:2px solid #cc8cbc;">Content here</div>
.myborder {border:2px solid #cc8cbc;}