#cc81c0 color space conversions
Hex:
#cc81c0
RGB:
204, 129, 192
CMY:
20, 49, 25
CMYK:
0, 37, 6, 20
HSL:
310°, 42.3729%, 65.2941%
HSV (HSB):
310°, 36.7647%, 80.0000%
XYZ:
42.2665, 32.3437, 53.8844
xyY:
0.3289, 0.2517, 32.3437
CIE-Lab:
63.6259, 38.4268, -20.9108
CIE-LCH:
63.6259, 43.7479, 331.4462
CIE-Luv:
63.6259, 39.2994, -37.9623
Hunter-Lab:
56.8715, 33.1350, -16.3659
#cc81c0 color charts
#cc81c0 color shades, tints & tones
#cc81c0 color schemes
#cc81c0 color preview, HTML & CSS examples
This text has a color of #cc81c0
<p style="color:#cc81c0;">Text here</p>
.mytext {color:#cc81c0;}
This box has a color of #cc81c0
<div style="background-color:#cc81c0;">Content here</div>
.mybackground {background-color:#cc81c0;}
Border around this has a color of #cc81c0
<div style="border:2px solid #cc81c0;">Content here</div>
.myborder {border:2px solid #cc81c0;}