#d2aadc color space conversions
Hex:
#d2aadc
RGB:
210, 170, 220
CMY:
18, 33, 14
CMYK:
5, 23, 0, 14
HSL:
288°, 41.6667%, 76.4706%
HSV (HSB):
288°, 22.7273%, 86.2745%
XYZ:
53.8713, 47.6184, 74.0621
xyY:
0.3069, 0.2712, 47.6184
CIE-Lab:
74.5836, 23.3401, -19.7117
CIE-LCH:
74.5836, 30.5501, 319.8175
CIE-Luv:
74.5836, 19.1482, -34.5053
Hunter-Lab:
69.0061, 18.5899, -15.3299
#d2aadc color charts
#d2aadc color shades, tints & tones
#d2aadc color schemes
#d2aadc color preview, HTML & CSS examples
This text has a color of #d2aadc
<p style="color:#d2aadc;">Text here</p>
.mytext {color:#d2aadc;}
This box has a color of #d2aadc
<div style="background-color:#d2aadc;">Content here</div>
.mybackground {background-color:#d2aadc;}
Border around this has a color of #d2aadc
<div style="border:2px solid #d2aadc;">Content here</div>
.myborder {border:2px solid #d2aadc;}