#dfbadf color space conversions
Hex:
#dfbadf
RGB:
223, 186, 223
CMY:
13, 27, 13
CMYK:
0, 17, 0, 13
HSL:
300°, 36.6337%, 80.1961%
HSV (HSB):
300°, 16.5919%, 87.4510%
XYZ:
61.3096, 56.1335, 77.4155
xyY:
0.3146, 0.2881, 56.1335
CIE-Lab:
79.6897, 19.5605, -13.5236
CIE-LCH:
79.6897, 23.7802, 325.3410
CIE-Luv:
79.6897, 18.7748, -24.2870
Hunter-Lab:
74.9223, 14.9542, -8.8174
#dfbadf color charts
#dfbadf color shades, tints & tones
#dfbadf color schemes
#dfbadf color preview, HTML & CSS examples
This text has a color of #dfbadf
<p style="color:#dfbadf;">Text here</p>
.mytext {color:#dfbadf;}
This box has a color of #dfbadf
<div style="background-color:#dfbadf;">Content here</div>
.mybackground {background-color:#dfbadf;}
Border around this has a color of #dfbadf
<div style="border:2px solid #dfbadf;">Content here</div>
.myborder {border:2px solid #dfbadf;}