#ccc0e6 color space conversions
Hex:
#ccc0e6
RGB:
204, 192, 230
CMY:
20, 25, 10
CMYK:
11, 17, 0, 10
HSL:
259°, 43.1818%, 82.7451%
HSV (HSB):
259°, 16.5217%, 90.1961%
XYZ:
58.0344, 56.2498, 82.6615
xyY:
0.2947, 0.2856, 56.2498
CIE-Lab:
79.7558, 11.4417, -17.3540
CIE-LCH:
79.7558, 20.7864, 303.3973
CIE-Luv:
79.7558, 4.2096, -29.0630
Hunter-Lab:
74.9999, 6.8723, -12.8468
#ccc0e6 color charts
#ccc0e6 color shades, tints & tones
#ccc0e6 color schemes
#ccc0e6 color preview, HTML & CSS examples
This text has a color of #ccc0e6
<p style="color:#ccc0e6;">Text here</p>
.mytext {color:#ccc0e6;}
This box has a color of #ccc0e6
<div style="background-color:#ccc0e6;">Content here</div>
.mybackground {background-color:#ccc0e6;}
Border around this has a color of #ccc0e6
<div style="border:2px solid #ccc0e6;">Content here</div>
.myborder {border:2px solid #ccc0e6;}