#cbdfea color space conversions
Hex:
#cbdfea
RGB:
203, 223, 234
CMY:
20, 13, 8
CMYK:
13, 5, 0, 8
HSL:
201°, 42.4658%, 85.6863%
HSV (HSB):
201°, 13.2479%, 91.7647%
XYZ:
65.8676, 71.4124, 88.1543
xyY:
0.2922, 0.3168, 71.4124
CIE-Lab:
87.6850, -4.4508, -7.6379
CIE-LCH:
87.6850, 8.8401, 239.7695
CIE-Luv:
87.6850, -11.2284, -11.1179
Hunter-Lab:
84.5058, -8.7545, -2.6957
#cbdfea color charts
#cbdfea color shades, tints & tones
#cbdfea color schemes
#cbdfea color preview, HTML & CSS examples
This text has a color of #cbdfea
<p style="color:#cbdfea;">Text here</p>
.mytext {color:#cbdfea;}
This box has a color of #cbdfea
<div style="background-color:#cbdfea;">Content here</div>
.mybackground {background-color:#cbdfea;}
Border around this has a color of #cbdfea
<div style="border:2px solid #cbdfea;">Content here</div>
.myborder {border:2px solid #cbdfea;}