#d9a0e5 color space conversions
Hex:
#d9a0e5
RGB:
217, 160, 229
CMY:
15, 37, 10
CMYK:
5, 30, 0, 10
HSL:
290°, 57.0248%, 76.2745%
HSV (HSB):
290°, 30.1310%, 89.8039%
XYZ:
55.3289, 45.5505, 80.0047
xyY:
0.3059, 0.2518, 45.5505
CIE-Lab:
73.2529, 32.7747, -26.5899
CIE-LCH:
73.2529, 42.2043, 320.9478
CIE-Luv:
73.2529, 26.9646, -47.0594
Hunter-Lab:
67.4911, 28.2242, -23.0393
#d9a0e5 color charts
#d9a0e5 color shades, tints & tones
#d9a0e5 color schemes
#d9a0e5 color preview, HTML & CSS examples
This text has a color of #d9a0e5
<p style="color:#d9a0e5;">Text here</p>
.mytext {color:#d9a0e5;}
This box has a color of #d9a0e5
<div style="background-color:#d9a0e5;">Content here</div>
.mybackground {background-color:#d9a0e5;}
Border around this has a color of #d9a0e5
<div style="border:2px solid #d9a0e5;">Content here</div>
.myborder {border:2px solid #d9a0e5;}