#cbddf5 color space conversions
Hex:
#cbddf5
RGB:
203, 221, 245
CMY:
20, 13, 4
CMYK:
17, 10, 0, 4
HSL:
214°, 67.7419%, 87.8431%
HSV (HSB):
214°, 17.1429%, 96.0784%
XYZ:
66.9665, 71.0020, 96.5614
xyY:
0.2855, 0.3027, 71.0020
CIE-Lab:
87.4860, -1.1459, -13.7278
CIE-LCH:
87.4860, 13.7755, 265.2283
CIE-Luv:
87.4860, -10.7190, -21.4449
Hunter-Lab:
84.2627, -5.5995, -8.9599
#cbddf5 color charts
#cbddf5 color shades, tints & tones
#cbddf5 color schemes
#cbddf5 color preview, HTML & CSS examples
This text has a color of #cbddf5
<p style="color:#cbddf5;">Text here</p>
.mytext {color:#cbddf5;}
This box has a color of #cbddf5
<div style="background-color:#cbddf5;">Content here</div>
.mybackground {background-color:#cbddf5;}
Border around this has a color of #cbddf5
<div style="border:2px solid #cbddf5;">Content here</div>
.myborder {border:2px solid #cbddf5;}