#ccc3e2 color space conversions
Hex:
#ccc3e2
RGB:
204, 195, 226
CMY:
20, 24, 11
CMYK:
10, 14, 0, 11
HSL:
257°, 34.8315%, 82.5490%
HSV (HSB):
257°, 13.7168%, 88.6275%
XYZ:
58.1444, 57.3586, 79.9583
xyY:
0.2975, 0.2935, 57.3586
CIE-Lab:
80.3809, 9.0153, -14.2654
CIE-LCH:
80.3809, 16.8753, 302.2916
CIE-Luv:
80.3809, 3.0674, -23.7177
Hunter-Lab:
75.7354, 4.5029, -9.5811
#ccc3e2 color charts
#ccc3e2 color shades, tints & tones
#ccc3e2 color schemes
#ccc3e2 color preview, HTML & CSS examples
This text has a color of #ccc3e2
<p style="color:#ccc3e2;">Text here</p>
.mytext {color:#ccc3e2;}
This box has a color of #ccc3e2
<div style="background-color:#ccc3e2;">Content here</div>
.mybackground {background-color:#ccc3e2;}
Border around this has a color of #ccc3e2
<div style="border:2px solid #ccc3e2;">Content here</div>
.myborder {border:2px solid #ccc3e2;}