#cc81d8 color space conversions
Hex:
#cc81d8
RGB:
204, 129, 216
CMY:
20, 49, 15
CMYK:
6, 40, 0, 15
HSL:
292°, 52.7273%, 67.6471%
HSV (HSB):
292°, 40.2778%, 84.7059%
XYZ:
45.1468, 33.4958, 69.0516
xyY:
0.3057, 0.2268, 33.4958
CIE-Lab:
64.5603, 42.8783, -32.9337
CIE-LCH:
64.5603, 54.0664, 322.4730
CIE-Luv:
64.5603, 34.7728, -57.8355
Hunter-Lab:
57.8755, 37.9598, -30.2263
#cc81d8 color charts
#cc81d8 color shades, tints & tones
#cc81d8 color schemes
#cc81d8 color preview, HTML & CSS examples
This text has a color of #cc81d8
<p style="color:#cc81d8;">Text here</p>
.mytext {color:#cc81d8;}
This box has a color of #cc81d8
<div style="background-color:#cc81d8;">Content here</div>
.mybackground {background-color:#cc81d8;}
Border around this has a color of #cc81d8
<div style="border:2px solid #cc81d8;">Content here</div>
.myborder {border:2px solid #cc81d8;}