#cccae2 color space conversions
Hex:
#cccae2
RGB:
204, 202, 226
CMY:
20, 21, 11
CMYK:
10, 11, 0, 11
HSL:
245°, 29.2683%, 83.9216%
HSV (HSB):
245°, 10.6195%, 88.6275%
XYZ:
59.7498, 60.5694, 80.4934
xyY:
0.2975, 0.3016, 60.5694
CIE-Lab:
82.1467, 5.2749, -11.6225
CIE-LCH:
82.1467, 12.7635, 294.4110
CIE-Luv:
82.1467, -0.3015, -18.9392
Hunter-Lab:
77.8264, 0.8442, -6.8434
#cccae2 color charts
#cccae2 color shades, tints & tones
#cccae2 color schemes
#cccae2 color preview, HTML & CSS examples
This text has a color of #cccae2
<p style="color:#cccae2;">Text here</p>
.mytext {color:#cccae2;}
This box has a color of #cccae2
<div style="background-color:#cccae2;">Content here</div>
.mybackground {background-color:#cccae2;}
Border around this has a color of #cccae2
<div style="border:2px solid #cccae2;">Content here</div>
.myborder {border:2px solid #cccae2;}