#d2a0e9 color space conversions
Hex:
#d2a0e9
RGB:
210, 160, 233
CMY:
18, 37, 9
CMYK:
10, 31, 0, 9
HSL:
281°, 62.3932%, 77.0588%
HSV (HSB):
281°, 31.3305%, 91.3725%
XYZ:
53.8571, 44.7264, 82.8853
xyY:
0.2968, 0.2465, 44.7264
CIE-Lab:
72.7114, 31.3735, -29.6640
CIE-LCH:
72.7114, 43.1770, 316.6043
CIE-Luv:
72.7114, 22.1883, -51.8018
Hunter-Lab:
66.8778, 26.7109, -26.6668
#d2a0e9 color charts
#d2a0e9 color shades, tints & tones
#d2a0e9 color schemes
#d2a0e9 color preview, HTML & CSS examples
This text has a color of #d2a0e9
<p style="color:#d2a0e9;">Text here</p>
.mytext {color:#d2a0e9;}
This box has a color of #d2a0e9
<div style="background-color:#d2a0e9;">Content here</div>
.mybackground {background-color:#d2a0e9;}
Border around this has a color of #d2a0e9
<div style="border:2px solid #d2a0e9;">Content here</div>
.myborder {border:2px solid #d2a0e9;}