#dfadfa color space conversions
Hex:
#dfadfa
RGB:
223, 173, 250
CMY:
13, 32, 2
CMYK:
11, 31, 0, 2
HSL:
279°, 88.5057%, 82.9412%
HSV (HSB):
279°, 30.8000%, 98.0392%
XYZ:
62.6303, 52.4772, 97.2706
xyY:
0.2949, 0.2471, 52.4772
CIE-Lab:
77.5653, 31.7974, -31.3016
CIE-LCH:
77.5653, 44.6191, 315.4503
CIE-Luv:
77.5653, 21.7879, -55.0793
Hunter-Lab:
72.4412, 27.5533, -28.9030
#dfadfa color charts
#dfadfa color shades, tints & tones
#dfadfa color schemes
#dfadfa color preview, HTML & CSS examples
This text has a color of #dfadfa
<p style="color:#dfadfa;">Text here</p>
.mytext {color:#dfadfa;}
This box has a color of #dfadfa
<div style="background-color:#dfadfa;">Content here</div>
.mybackground {background-color:#dfadfa;}
Border around this has a color of #dfadfa
<div style="border:2px solid #dfadfa;">Content here</div>
.myborder {border:2px solid #dfadfa;}