#dac2e9 color space conversions
Hex:
#dac2e9
RGB:
218, 194, 233
CMY:
15, 24, 9
CMYK:
6, 17, 0, 9
HSL:
277°, 46.9880%, 83.7255%
HSV (HSB):
277°, 16.7382%, 91.3725%
XYZ:
62.9132, 59.3722, 85.2349
xyY:
0.3032, 0.2861, 59.3722
CIE-Lab:
81.4957, 15.5101, -16.2281
CIE-LCH:
81.4957, 22.4481, 313.7041
CIE-Luv:
81.4957, 10.8860, -28.0044
Hunter-Lab:
77.0534, 10.8999, -11.6481
#dac2e9 color charts
#dac2e9 color shades, tints & tones
#dac2e9 color schemes
#dac2e9 color preview, HTML & CSS examples
This text has a color of #dac2e9
<p style="color:#dac2e9;">Text here</p>
.mytext {color:#dac2e9;}
This box has a color of #dac2e9
<div style="background-color:#dac2e9;">Content here</div>
.mybackground {background-color:#dac2e9;}
Border around this has a color of #dac2e9
<div style="border:2px solid #dac2e9;">Content here</div>
.myborder {border:2px solid #dac2e9;}