#dbbadf color space conversions
Hex:
#dbbadf
RGB:
219, 186, 223
CMY:
14, 27, 13
CMYK:
2, 17, 0, 13
HSL:
294°, 36.6337%, 80.1961%
HSV (HSB):
294°, 16.5919%, 87.4510%
XYZ:
60.0916, 55.5056, 77.3585
xyY:
0.3114, 0.2877, 55.5056
CIE-Lab:
79.3316, 18.2241, -14.0973
CIE-LCH:
79.3316, 23.0402, 322.2762
CIE-Luv:
79.3316, 16.3633, -24.9508
Hunter-Lab:
74.5021, 13.5952, -9.4118
#dbbadf color charts
#dbbadf color shades, tints & tones
#dbbadf color schemes
#dbbadf color preview, HTML & CSS examples
This text has a color of #dbbadf
<p style="color:#dbbadf;">Text here</p>
.mytext {color:#dbbadf;}
This box has a color of #dbbadf
<div style="background-color:#dbbadf;">Content here</div>
.mybackground {background-color:#dbbadf;}
Border around this has a color of #dbbadf
<div style="border:2px solid #dbbadf;">Content here</div>
.myborder {border:2px solid #dbbadf;}