#d2afe9 color space conversions
Hex:
#d2afe9
RGB:
210, 175, 233
CMY:
18, 31, 9
CMYK:
10, 25, 0, 9
HSL:
276°, 56.8627%, 80.0000%
HSV (HSB):
276°, 24.8927%, 91.3725%
XYZ:
56.6163, 50.2448, 83.8050
xyY:
0.2969, 0.2635, 50.2448
CIE-Lab:
76.2193, 23.2017, -24.2890
CIE-LCH:
76.2193, 33.5898, 313.6885
CIE-Luv:
76.2193, 15.3224, -42.0259
Hunter-Lab:
70.8835, 18.5258, -20.4796
#d2afe9 color charts
#d2afe9 color shades, tints & tones
#d2afe9 color schemes
#d2afe9 color preview, HTML & CSS examples
This text has a color of #d2afe9
<p style="color:#d2afe9;">Text here</p>
.mytext {color:#d2afe9;}
This box has a color of #d2afe9
<div style="background-color:#d2afe9;">Content here</div>
.mybackground {background-color:#d2afe9;}
Border around this has a color of #d2afe9
<div style="border:2px solid #d2afe9;">Content here</div>
.myborder {border:2px solid #d2afe9;}