#dbeaf2 color space conversions
Hex:
#dbeaf2
RGB:
219, 234, 242
CMY:
14, 8, 5
CMYK:
10, 3, 0, 5
HSL:
201°, 46.9388%, 90.3922%
HSV (HSB):
201°, 9.5041%, 94.9020%
XYZ:
74.6632, 80.3165, 95.5719
xyY:
0.2980, 0.3206, 80.3165
CIE-Lab:
91.8267, -3.4248, -5.5851
CIE-LCH:
91.8267, 6.5516, 238.4829
CIE-Luv:
91.8267, -8.5287, -8.0989
Hunter-Lab:
89.6195, -8.1232, -0.4943
#dbeaf2 color charts
#dbeaf2 color shades, tints & tones
#dbeaf2 color schemes
#dbeaf2 color preview, HTML & CSS examples
This text has a color of #dbeaf2
<p style="color:#dbeaf2;">Text here</p>
.mytext {color:#dbeaf2;}
This box has a color of #dbeaf2
<div style="background-color:#dbeaf2;">Content here</div>
.mybackground {background-color:#dbeaf2;}
Border around this has a color of #dbeaf2
<div style="border:2px solid #dbeaf2;">Content here</div>
.myborder {border:2px solid #dbeaf2;}