#dbeaef color space conversions
Hex:
#dbeaef
RGB:
219, 234, 239
CMY:
14, 8, 6
CMYK:
8, 2, 0, 6
HSL:
195°, 38.4615%, 89.8039%
HSV (HSB):
195°, 8.3682%, 93.7255%
XYZ:
74.2162, 80.1377, 93.2179
xyY:
0.2998, 0.3237, 80.1377
CIE-Lab:
91.7466, -4.0022, -4.1379
CIE-LCH:
91.7466, 5.7567, 225.9546
CIE-Luv:
91.7466, -8.4022, -5.7198
Hunter-Lab:
89.5197, -8.6741, 0.9244
#dbeaef color charts
#dbeaef RGB chart
#dbeaef CMYK chart
#dbeaef RGB pie chart
#dbeaef color shades, tints & tones
#dbeaef color schemes
#dbeaef color preview, HTML & CSS examples
This text has a color of #dbeaef
<p style="color:#dbeaef;">Text here</p>
.mytext {color:#dbeaef;}
Text color #dbeaef
This box has a color of #dbeaef
<div style="background-color:#dbeaef;">Content here</div>
.mybackground {background-color:#dbeaef;}
Background color #dbeaef
Border around this has a color of #dbeaef
<div style="border:2px solid #dbeaef;">Content here</div>
.myborder {border:2px solid #dbeaef;}
Border color #dbeaef