#cc81bf color space conversions
Hex:
#cc81bf
RGB:
204, 129, 191
CMY:
20, 49, 25
CMYK:
0, 37, 6, 20
HSL:
310°, 42.3729%, 65.2941%
HSV (HSB):
310°, 36.7647%, 80.0000%
XYZ:
42.1561, 32.2995, 53.3028
xyY:
0.3300, 0.2528, 32.2995
CIE-Lab:
63.5896, 38.2504, -20.4020
CIE-LCH:
63.5896, 43.3513, 331.9254
CIE-Luv:
63.5896, 39.4889, -37.1385
Hunter-Lab:
56.8326, 32.9468, -15.8247
#cc81bf color charts
#cc81bf color shades, tints & tones
#cc81bf color schemes
#cc81bf color preview, HTML & CSS examples
This text has a color of #cc81bf
<p style="color:#cc81bf;">Text here</p>
.mytext {color:#cc81bf;}
This box has a color of #cc81bf
<div style="background-color:#cc81bf;">Content here</div>
.mybackground {background-color:#cc81bf;}
Border around this has a color of #cc81bf
<div style="border:2px solid #cc81bf;">Content here</div>
.myborder {border:2px solid #cc81bf;}