#dfadee color space conversions
Hex:
#dfadee
RGB:
223, 173, 238
CMY:
13, 32, 7
CMYK:
6, 27, 0, 7
HSL:
286°, 65.6566%, 80.5882%
HSV (HSB):
286°, 27.3109%, 93.3333%
XYZ:
60.8076, 51.7482, 87.6724
xyY:
0.3037, 0.2584, 51.7482
CIE-Lab:
77.1300, 29.4114, -25.4958
CIE-LCH:
77.1300, 38.9239, 319.0790
CIE-Luv:
77.1300, 23.3319, -45.0814
Hunter-Lab:
71.9362, 24.9976, -21.9045
#dfadee color charts
#dfadee color shades, tints & tones
#dfadee color schemes
#dfadee color preview, HTML & CSS examples
This text has a color of #dfadee
<p style="color:#dfadee;">Text here</p>
.mytext {color:#dfadee;}
This box has a color of #dfadee
<div style="background-color:#dfadee;">Content here</div>
.mybackground {background-color:#dfadee;}
Border around this has a color of #dfadee
<div style="border:2px solid #dfadee;">Content here</div>
.myborder {border:2px solid #dfadee;}