#cc8bdc color space conversions
Hex:
#cc8bdc
RGB:
204, 139, 220
CMY:
20, 45, 14
CMYK:
7, 37, 0, 14
HSL:
288°, 53.6424%, 70.3922%
HSV (HSB):
288°, 36.8182%, 86.2745%
XYZ:
47.0527, 36.4699, 72.2696
xyY:
0.3020, 0.2341, 36.4699
CIE-Lab:
66.8774, 38.3052, -31.5676
CIE-LCH:
66.8774, 49.6367, 320.5078
CIE-Luv:
66.8774, 29.7846, -55.2681
Hunter-Lab:
60.3903, 33.3940, -28.6796
#cc8bdc color charts
#cc8bdc color shades, tints & tones
#cc8bdc color schemes
#cc8bdc color preview, HTML & CSS examples
This text has a color of #cc8bdc
<p style="color:#cc8bdc;">Text here</p>
.mytext {color:#cc8bdc;}
This box has a color of #cc8bdc
<div style="background-color:#cc8bdc;">Content here</div>
.mybackground {background-color:#cc8bdc;}
Border around this has a color of #cc8bdc
<div style="border:2px solid #cc8bdc;">Content here</div>
.myborder {border:2px solid #cc8bdc;}