#a07ed9 color space conversions
Hex:
#a07ed9
RGB:
160, 126, 217
CMY:
37, 51, 15
CMYK:
26, 42, 0, 15
HSL:
262°, 54.4910%, 67.2549%
HSV (HSB):
262°, 41.9355%, 85.0980%
XYZ:
34.4824, 27.4050, 69.1179
xyY:
0.2632, 0.2092, 27.4050
CIE-Lab:
59.3474, 31.8338, -41.9766
CIE-LCH:
59.3474, 52.6823, 307.1756
CIE-Luv:
59.3474, 10.3487, -69.8794
Hunter-Lab:
52.3498, 25.9644, -41.6362
#a07ed9 color charts
#a07ed9 color shades, tints & tones
#a07ed9 color schemes
#a07ed9 color preview, HTML & CSS examples
This text has a color of #a07ed9
<p style="color:#a07ed9;">Text here</p>
.mytext {color:#a07ed9;}
This box has a color of #a07ed9
<div style="background-color:#a07ed9;">Content here</div>
.mybackground {background-color:#a07ed9;}
Border around this has a color of #a07ed9
<div style="border:2px solid #a07ed9;">Content here</div>
.myborder {border:2px solid #a07ed9;}