#cc81ed color space conversions
Hex:
#cc81ed
RGB:
204, 129, 237
CMY:
20, 49, 7
CMYK:
14, 46, 0, 7
HSL:
282°, 75.0000%, 71.7647%
HSV (HSB):
282°, 45.5696%, 92.9412%
XYZ:
48.0382, 34.6523, 84.2774
xyY:
0.2877, 0.2075, 34.6523
CIE-Lab:
65.4771, 47.0834, -43.1538
CIE-LCH:
65.4771, 63.8678, 317.4936
CIE-Luv:
65.4771, 30.9034, -75.1694
Hunter-Lab:
58.8662, 42.6502, -43.6778
#cc81ed color charts
#cc81ed color shades, tints & tones
#cc81ed color schemes
#cc81ed color preview, HTML & CSS examples
This text has a color of #cc81ed
<p style="color:#cc81ed;">Text here</p>
.mytext {color:#cc81ed;}
This box has a color of #cc81ed
<div style="background-color:#cc81ed;">Content here</div>
.mybackground {background-color:#cc81ed;}
Border around this has a color of #cc81ed
<div style="border:2px solid #cc81ed;">Content here</div>
.myborder {border:2px solid #cc81ed;}