#dabddf color space conversions
Hex:
#dabddf
RGB:
218, 189, 223
CMY:
15, 26, 13
CMYK:
2, 15, 0, 13
HSL:
291°, 34.6939%, 80.7843%
HSV (HSB):
291°, 15.2466%, 87.4510%
XYZ:
60.4303, 56.6283, 77.5574
xyY:
0.3105, 0.2910, 56.6283
CIE-Lab:
79.9701, 16.2768, -13.1492
CIE-LCH:
79.9701, 20.9245, 321.0669
CIE-Luv:
79.9701, 14.2711, -23.1412
Hunter-Lab:
75.2518, 11.6523, -8.4303
#dabddf color charts
#dabddf RGB chart
#dabddf CMYK chart
#dabddf RGB pie chart
#dabddf color shades, tints & tones
#dabddf color schemes
#dabddf color preview, HTML & CSS examples
This text has a color of #dabddf
<p style="color:#dabddf;">Text here</p>
.mytext {color:#dabddf;}
Text color #dabddf
This box has a color of #dabddf
<div style="background-color:#dabddf;">Content here</div>
.mybackground {background-color:#dabddf;}
Background color #dabddf
Border around this has a color of #dabddf
<div style="border:2px solid #dabddf;">Content here</div>
.myborder {border:2px solid #dabddf;}
Border color #dabddf