#dabdf0 color space conversions
Hex:
#dabdf0
RGB:
218, 189, 240
CMY:
15, 26, 6
CMYK:
9, 21, 0, 6
HSL:
274°, 62.9630%, 84.1176%
HSV (HSB):
274°, 21.2500%, 94.1176%
XYZ:
62.8392, 57.5919, 90.2424
xyY:
0.2983, 0.2734, 57.5919
CIE-Lab:
80.5114, 19.5823, -21.4666
CIE-LCH:
80.5114, 29.0565, 312.3718
CIE-Luv:
80.5114, 12.6343, -37.1303
Hunter-Lab:
75.8893, 14.9984, -17.3811
#dabdf0 color charts
#dabdf0 color shades, tints & tones
#dabdf0 color schemes
#dabdf0 color preview, HTML & CSS examples
This text has a color of #dabdf0
<p style="color:#dabdf0;">Text here</p>
.mytext {color:#dabdf0;}
This box has a color of #dabdf0
<div style="background-color:#dabdf0;">Content here</div>
.mybackground {background-color:#dabdf0;}
Border around this has a color of #dabdf0
<div style="border:2px solid #dabdf0;">Content here</div>
.myborder {border:2px solid #dabdf0;}