#dabef5 color space conversions
Hex:
#dabef5
RGB:
218, 190, 245
CMY:
15, 25, 4
CMYK:
11, 22, 0, 4
HSL:
271°, 73.3333%, 85.2941%
HSV (HSB):
271°, 22.4490%, 96.0784%
XYZ:
63.8083, 58.3249, 94.2810
xyY:
0.2948, 0.2695, 58.3249
CIE-Lab:
80.9191, 20.0526, -23.5252
CIE-LCH:
80.9191, 30.9118, 310.4438
CIE-Luv:
80.9191, 11.6836, -40.6133
Hunter-Lab:
76.3707, 15.4893, -19.7350
#dabef5 color charts
#dabef5 color shades, tints & tones
#dabef5 color schemes
#dabef5 color preview, HTML & CSS examples
This text has a color of #dabef5
<p style="color:#dabef5;">Text here</p>
.mytext {color:#dabef5;}
This box has a color of #dabef5
<div style="background-color:#dabef5;">Content here</div>
.mybackground {background-color:#dabef5;}
Border around this has a color of #dabef5
<div style="border:2px solid #dabef5;">Content here</div>
.myborder {border:2px solid #dabef5;}