#dcace3 color space conversions
Hex:
#dcace3
RGB:
220, 172, 227
CMY:
14, 33, 11
CMYK:
3, 24, 0, 11
HSL:
292°, 49.5495%, 78.2353%
HSV (HSB):
292°, 24.2291%, 89.0196%
XYZ:
58.1329, 50.2667, 79.3116
xyY:
0.3097, 0.2678, 50.2667
CIE-Lab:
76.2327, 26.8671, -20.9296
CIE-LCH:
76.2327, 34.0572, 322.0813
CIE-Luv:
76.2327, 23.3924, -37.1701
Hunter-Lab:
70.8990, 22.2857, -16.6957
#dcace3 color charts
#dcace3 color shades, tints & tones
#dcace3 color schemes
#dcace3 color preview, HTML & CSS examples
This text has a color of #dcace3
<p style="color:#dcace3;">Text here</p>
.mytext {color:#dcace3;}
This box has a color of #dcace3
<div style="background-color:#dcace3;">Content here</div>
.mybackground {background-color:#dcace3;}
Border around this has a color of #dcace3
<div style="border:2px solid #dcace3;">Content here</div>
.myborder {border:2px solid #dcace3;}