#cbcedd color space conversions
Hex:
#cbcedd
RGB:
203, 206, 221
CMY:
20, 19, 13
CMYK:
8, 7, 0, 13
HSL:
230°, 20.9302%, 83.1373%
HSV (HSB):
230°, 8.1448%, 86.6667%
XYZ:
59.7511, 62.0596, 77.2361
xyY:
0.3002, 0.3118, 62.0596
CIE-Lab:
82.9451, 1.8365, -7.7729
CIE-LCH:
82.9451, 7.9869, 283.2934
CIE-Luv:
82.9451, -2.4928, -12.2936
Hunter-Lab:
78.7779, -2.4736, -2.9851
#cbcedd color charts
#cbcedd color shades, tints & tones
#cbcedd color schemes
#cbcedd color preview, HTML & CSS examples
This text has a color of #cbcedd
<p style="color:#cbcedd;">Text here</p>
.mytext {color:#cbcedd;}
This box has a color of #cbcedd
<div style="background-color:#cbcedd;">Content here</div>
.mybackground {background-color:#cbcedd;}
Border around this has a color of #cbcedd
<div style="border:2px solid #cbcedd;">Content here</div>
.myborder {border:2px solid #cbcedd;}