#cbdcff color space conversions
Hex:
#cbdcff
RGB:
203, 220, 255
CMY:
20, 14, 0
CMYK:
20, 14, 0, 0
HSL:
220°, 100.0000%, 89.8039%
HSV (HSB):
220°, 20.3922%, 100.0000%
XYZ:
68.2718, 71.1029, 104.7337
xyY:
0.2797, 0.2913, 71.1029
CIE-Lab:
87.5350, 1.5150, -18.9179
CIE-LCH:
87.5350, 18.9785, 274.5787
CIE-Luv:
87.5350, -10.6694, -30.3929
Hunter-Lab:
84.3225, -3.0418, -14.6160
#cbdcff color charts
#cbdcff color shades, tints & tones
#cbdcff color schemes
#cbdcff color preview, HTML & CSS examples
This text has a color of #cbdcff
<p style="color:#cbdcff;">Text here</p>
.mytext {color:#cbdcff;}
This box has a color of #cbdcff
<div style="background-color:#cbdcff;">Content here</div>
.mybackground {background-color:#cbdcff;}
Border around this has a color of #cbdcff
<div style="border:2px solid #cbdcff;">Content here</div>
.myborder {border:2px solid #cbdcff;}