#ccc2ee color space conversions
Hex:
#ccc2ee
RGB:
204, 194, 238
CMY:
20, 24, 7
CMYK:
14, 18, 0, 7
HSL:
254°, 56.4103%, 84.7059%
HSV (HSB):
254°, 18.4874%, 93.3333%
XYZ:
59.6262, 57.5940, 88.8630
xyY:
0.2893, 0.2795, 57.5940
CIE-Lab:
80.5125, 12.0232, -20.5024
CIE-LCH:
80.5125, 23.7678, 300.3887
CIE-Luv:
80.5125, 2.6831, -34.3277
Hunter-Lab:
75.8907, 7.4362, -16.3012
#ccc2ee color charts
#ccc2ee color shades, tints & tones
#ccc2ee color schemes
#ccc2ee color preview, HTML & CSS examples
This text has a color of #ccc2ee
<p style="color:#ccc2ee;">Text here</p>
.mytext {color:#ccc2ee;}
This box has a color of #ccc2ee
<div style="background-color:#ccc2ee;">Content here</div>
.mybackground {background-color:#ccc2ee;}
Border around this has a color of #ccc2ee
<div style="border:2px solid #ccc2ee;">Content here</div>
.myborder {border:2px solid #ccc2ee;}