#dabbf4 color space conversions
Hex:
#dabbf4
RGB:
218, 187, 244
CMY:
15, 27, 4
CMYK:
11, 23, 0, 4
HSL:
273°, 72.1519%, 84.5098%
HSV (HSB):
273°, 23.3607%, 95.6863%
XYZ:
63.0129, 56.9777, 93.2646
xyY:
0.2955, 0.2672, 56.9777
CIE-Lab:
80.1671, 21.4672, -24.1343
CIE-LCH:
80.1671, 32.3003, 311.6527
CIE-Luv:
80.1671, 13.1798, -41.7926
Hunter-Lab:
75.4836, 16.9136, -20.4179
#dabbf4 color charts
#dabbf4 color shades, tints & tones
#dabbf4 color schemes
#dabbf4 color preview, HTML & CSS examples
This text has a color of #dabbf4
<p style="color:#dabbf4;">Text here</p>
.mytext {color:#dabbf4;}
This box has a color of #dabbf4
<div style="background-color:#dabbf4;">Content here</div>
.mybackground {background-color:#dabbf4;}
Border around this has a color of #dabbf4
<div style="border:2px solid #dabbf4;">Content here</div>
.myborder {border:2px solid #dabbf4;}