#d2ace5 color space conversions
Hex:
#d2ace5
RGB:
210, 172, 229
CMY:
18, 33, 10
CMYK:
8, 25, 0, 10
HSL:
280°, 52.2936%, 78.6275%
HSV (HSB):
280°, 24.8908%, 89.8039%
XYZ:
55.4737, 48.8638, 80.6366
xyY:
0.2999, 0.2642, 48.8638
CIE-Lab:
75.3665, 24.0280, -23.4196
CIE-LCH:
75.3665, 33.5533, 315.7346
CIE-Luv:
75.3665, 17.1663, -40.6721
Hunter-Lab:
69.9027, 19.3253, -19.4625
#d2ace5 color charts
#d2ace5 color shades, tints & tones
#d2ace5 color schemes
#d2ace5 color preview, HTML & CSS examples
This text has a color of #d2ace5
<p style="color:#d2ace5;">Text here</p>
.mytext {color:#d2ace5;}
This box has a color of #d2ace5
<div style="background-color:#d2ace5;">Content here</div>
.mybackground {background-color:#d2ace5;}
Border around this has a color of #d2ace5
<div style="border:2px solid #d2ace5;">Content here</div>
.myborder {border:2px solid #d2ace5;}