#dabeef color space conversions
Hex:
#dabeef
RGB:
218, 190, 239
CMY:
15, 25, 6
CMYK:
9, 21, 0, 6
HSL:
274°, 60.4938%, 84.1176%
HSV (HSB):
274°, 20.5021%, 93.7255%
XYZ:
62.9069, 57.9643, 89.5340
xyY:
0.2990, 0.2755, 57.9643
CIE-Lab:
80.7190, 18.8438, -20.6158
CIE-LCH:
80.7190, 27.9302, 312.4288
CIE-Luv:
80.7190, 12.2561, -35.6320
Hunter-Lab:
76.1343, 14.2527, -16.4311
#dabeef color charts
#dabeef RGB chart
#dabeef CMYK chart
#dabeef RGB pie chart
#dabeef color shades, tints & tones
#dabeef color schemes
#dabeef color preview, HTML & CSS examples
This text has a color of #dabeef
<p style="color:#dabeef;">Text here</p>
.mytext {color:#dabeef;}
Text color #dabeef
This box has a color of #dabeef
<div style="background-color:#dabeef;">Content here</div>
.mybackground {background-color:#dabeef;}
Background color #dabeef
Border around this has a color of #dabeef
<div style="border:2px solid #dabeef;">Content here</div>
.myborder {border:2px solid #dabeef;}
Border color #dabeef