#cbcde4 color space conversions
Hex:
#cbcde4
RGB:
203, 205, 228
CMY:
20, 20, 11
CMYK:
11, 10, 0, 11
HSL:
235°, 31.6456%, 84.5098%
HSV (HSB):
235°, 10.9649%, 89.4118%
XYZ:
60.4635, 61.9606, 82.1716
xyY:
0.2955, 0.3028, 61.9606
CIE-Lab:
82.8925, 3.7591, -11.5848
CIE-LCH:
82.8925, 12.1795, 287.9774
CIE-Luv:
82.8925, -2.3990, -18.6514
Hunter-Lab:
78.7150, -0.6399, -6.7930
#cbcde4 color charts
#cbcde4 color shades, tints & tones
#cbcde4 color schemes
#cbcde4 color preview, HTML & CSS examples
This text has a color of #cbcde4
<p style="color:#cbcde4;">Text here</p>
.mytext {color:#cbcde4;}
This box has a color of #cbcde4
<div style="background-color:#cbcde4;">Content here</div>
.mybackground {background-color:#cbcde4;}
Border around this has a color of #cbcde4
<div style="border:2px solid #cbcde4;">Content here</div>
.myborder {border:2px solid #cbcde4;}