#cc7cec color space conversions
Hex:
#cc7cec
RGB:
204, 124, 236
CMY:
20, 51, 7
CMYK:
14, 47, 0, 7
HSL:
283°, 74.6667%, 70.5882%
HSV (HSB):
283°, 47.4576%, 92.5490%
XYZ:
47.2498, 33.3088, 83.2958
xyY:
0.2884, 0.2033, 33.3088
CIE-Lab:
64.4102, 49.4914, -44.2775
CIE-LCH:
64.4102, 66.4070, 318.1826
CIE-Luv:
64.4102, 32.9635, -77.1123
Hunter-Lab:
57.7138, 45.1374, -45.1710
#cc7cec color charts
#cc7cec color shades, tints & tones
#cc7cec color schemes
#cc7cec color preview, HTML & CSS examples
This text has a color of #cc7cec
<p style="color:#cc7cec;">Text here</p>
.mytext {color:#cc7cec;}
This box has a color of #cc7cec
<div style="background-color:#cc7cec;">Content here</div>
.mybackground {background-color:#cc7cec;}
Border around this has a color of #cc7cec
<div style="border:2px solid #cc7cec;">Content here</div>
.myborder {border:2px solid #cc7cec;}