#dabdde color space conversions
Hex:
#dabdde
RGB:
218, 189, 222
CMY:
15, 26, 13
CMYK:
2, 15, 0, 13
HSL:
293°, 33.3333%, 80.5882%
HSV (HSB):
293°, 14.8649%, 87.0588%
XYZ:
60.2959, 56.5745, 76.8493
xyY:
0.3113, 0.2920, 56.5745
CIE-Lab:
79.9397, 16.0887, -12.6564
CIE-LCH:
79.9397, 20.4702, 321.8091
CIE-Luv:
79.9397, 14.3667, -22.3268
Hunter-Lab:
75.2161, 11.4638, -7.9262
#dabdde color charts
#dabdde color shades, tints & tones
#dabdde color schemes
#dabdde color preview, HTML & CSS examples
This text has a color of #dabdde
<p style="color:#dabdde;">Text here</p>
.mytext {color:#dabdde;}
This box has a color of #dabdde
<div style="background-color:#dabdde;">Content here</div>
.mybackground {background-color:#dabdde;}
Border around this has a color of #dabdde
<div style="border:2px solid #dabdde;">Content here</div>
.myborder {border:2px solid #dabdde;}