#dac2e2 color space conversions
Hex:
#dac2e2
RGB:
218, 194, 226
CMY:
15, 24, 11
CMYK:
4, 14, 0, 11
HSL:
285°, 35.5556%, 82.3529%
HSV (HSB):
285°, 14.1593%, 88.6275%
XYZ:
61.9327, 58.9800, 80.0716
xyY:
0.3081, 0.2935, 58.9800
CIE-Lab:
81.2806, 14.1619, -12.7993
CIE-LCH:
81.2806, 19.0888, 317.8932
CIE-Luv:
81.2806, 11.5073, -22.2786
Hunter-Lab:
76.7984, 9.5508, -8.0580
#dac2e2 color charts
#dac2e2 color shades, tints & tones
#dac2e2 color schemes
#dac2e2 color preview, HTML & CSS examples
This text has a color of #dac2e2
<p style="color:#dac2e2;">Text here</p>
.mytext {color:#dac2e2;}
This box has a color of #dac2e2
<div style="background-color:#dac2e2;">Content here</div>
.mybackground {background-color:#dac2e2;}
Border around this has a color of #dac2e2
<div style="border:2px solid #dac2e2;">Content here</div>
.myborder {border:2px solid #dac2e2;}