#dcade7 color space conversions
Hex:
#dcade7
RGB:
220, 173, 231
CMY:
14, 32, 9
CMYK:
5, 25, 0, 9
HSL:
289°, 54.7170%, 79.2157%
HSV (HSB):
289°, 25.1082%, 90.5882%
XYZ:
58.8826, 50.8723, 82.3172
xyY:
0.3066, 0.2649, 50.8723
CIE-Lab:
76.6016, 27.0938, -22.5386
CIE-LCH:
76.6016, 35.2429, 320.2438
CIE-Luv:
76.6016, 22.4106, -39.8384
Hunter-Lab:
71.3248, 22.5431, -18.5002
#dcade7 color charts
#dcade7 color shades, tints & tones
#dcade7 color schemes
#dcade7 color preview, HTML & CSS examples
This text has a color of #dcade7
<p style="color:#dcade7;">Text here</p>
.mytext {color:#dcade7;}
This box has a color of #dcade7
<div style="background-color:#dcade7;">Content here</div>
.mybackground {background-color:#dcade7;}
Border around this has a color of #dcade7
<div style="border:2px solid #dcade7;">Content here</div>
.myborder {border:2px solid #dcade7;}