#cacedc color space conversions
Hex:
#cacedc
RGB:
202, 206, 220
CMY:
21, 19, 14
CMYK:
8, 6, 0, 14
HSL:
227°, 20.4545%, 82.7451%
HSV (HSB):
227°, 8.1818%, 86.2745%
XYZ:
59.3467, 61.8665, 76.5237
xyY:
0.3001, 0.3129, 61.8665
CIE-Lab:
82.8424, 1.3109, -7.3999
CIE-LCH:
82.8424, 7.5151, 280.0459
CIE-Luv:
82.8424, -2.9801, -11.6173
Hunter-Lab:
78.6552, -2.9655, -2.6246
#cacedc color charts
#cacedc RGB chart
#cacedc CMYK chart
#cacedc RGB pie chart
#cacedc color shades, tints & tones
#cacedc color schemes
#cacedc color preview, HTML & CSS examples
This text has a color of #cacedc
<p style="color:#cacedc;">Text here</p>
.mytext {color:#cacedc;}
Text color #cacedc
This box has a color of #cacedc
<div style="background-color:#cacedc;">Content here</div>
.mybackground {background-color:#cacedc;}
Background color #cacedc
Border around this has a color of #cacedc
<div style="border:2px solid #cacedc;">Content here</div>
.myborder {border:2px solid #cacedc;}
Border color #cacedc