#dbeaff color space conversions
Hex:
#dbeaff
RGB:
219, 234, 255
CMY:
14, 8, 0
CMYK:
14, 8, 0, 0
HSL:
215°, 100.0000%, 92.9412%
HSV (HSB):
215°, 14.1176%, 100.0000%
XYZ:
76.6862, 81.1257, 106.2248
xyY:
0.2904, 0.3073, 81.1257
CIE-Lab:
92.1876, -0.8509, -11.8287
CIE-LCH:
92.1876, 11.8592, 265.8856
CIE-Luv:
92.1876, -9.0847, -18.5403
Hunter-Lab:
90.0698, -5.6457, -6.8754
#dbeaff color charts
#dbeaff color shades, tints & tones
#dbeaff color schemes
#dbeaff color preview, HTML & CSS examples
This text has a color of #dbeaff
<p style="color:#dbeaff;">Text here</p>
.mytext {color:#dbeaff;}
This box has a color of #dbeaff
<div style="background-color:#dbeaff;">Content here</div>
.mybackground {background-color:#dbeaff;}
Border around this has a color of #dbeaff
<div style="border:2px solid #dbeaff;">Content here</div>
.myborder {border:2px solid #dbeaff;}