#a07dc9 color space conversions
Hex:
#a07dc9
RGB:
160, 125, 201
CMY:
37, 51, 21
CMYK:
20, 38, 0, 21
HSL:
268°, 41.3043%, 63.9216%
HSV (HSB):
268°, 37.8109%, 78.8235%
XYZ:
32.3734, 26.3579, 58.6397
xyY:
0.2758, 0.2246, 26.3579
CIE-Lab:
58.3752, 28.6006, -34.4867
CIE-LCH:
58.3752, 44.8032, 309.6697
CIE-Luv:
58.3752, 12.6539, -57.1933
Hunter-Lab:
51.3399, 22.7120, -31.7822
#a07dc9 color charts
#a07dc9 color shades, tints & tones
#a07dc9 color schemes
#a07dc9 color preview, HTML & CSS examples
This text has a color of #a07dc9
<p style="color:#a07dc9;">Text here</p>
.mytext {color:#a07dc9;}
This box has a color of #a07dc9
<div style="background-color:#a07dc9;">Content here</div>
.mybackground {background-color:#a07dc9;}
Border around this has a color of #a07dc9
<div style="border:2px solid #a07dc9;">Content here</div>
.myborder {border:2px solid #a07dc9;}