#dfadeb color space conversions
Hex:
#dfadeb
RGB:
223, 173, 235
CMY:
13, 32, 8
CMYK:
5, 26, 0, 8
HSL:
288°, 60.7843%, 80.0000%
HSV (HSB):
288°, 26.3830%, 92.1569%
XYZ:
60.3704, 51.5733, 85.3700
xyY:
0.3060, 0.2614, 51.5733
CIE-Lab:
77.0250, 28.8291, -24.0337
CIE-LCH:
77.0250, 37.5331, 320.1833
CIE-Luv:
77.0250, 23.7181, -42.5894
Hunter-Lab:
71.8145, 24.3794, -20.2112
#dfadeb color charts
#dfadeb color shades, tints & tones
#dfadeb color schemes
#dfadeb color preview, HTML & CSS examples
This text has a color of #dfadeb
<p style="color:#dfadeb;">Text here</p>
.mytext {color:#dfadeb;}
This box has a color of #dfadeb
<div style="background-color:#dfadeb;">Content here</div>
.mybackground {background-color:#dfadeb;}
Border around this has a color of #dfadeb
<div style="border:2px solid #dfadeb;">Content here</div>
.myborder {border:2px solid #dfadeb;}