#a09ed9 color space conversions
Hex:
#a09ed9
RGB:
160, 158, 217
CMY:
37, 38, 15
CMYK:
26, 27, 0, 15
HSL:
242°, 43.7037%, 73.5294%
HSV (HSB):
242°, 27.1889%, 85.0980%
XYZ:
39.2484, 36.9371, 70.7066
xyY:
0.2672, 0.2515, 36.9371
CIE-Lab:
67.2298, 13.5838, -29.6932
CIE-LCH:
67.2298, 32.6528, 294.5828
CIE-Luv:
67.2298, -2.5513, -48.5874
Hunter-Lab:
60.7759, 8.9158, -26.4348
#a09ed9 color charts
#a09ed9 color shades, tints & tones
#a09ed9 color schemes
#a09ed9 color preview, HTML & CSS examples
This text has a color of #a09ed9
<p style="color:#a09ed9;">Text here</p>
.mytext {color:#a09ed9;}
This box has a color of #a09ed9
<div style="background-color:#a09ed9;">Content here</div>
.mybackground {background-color:#a09ed9;}
Border around this has a color of #a09ed9
<div style="border:2px solid #a09ed9;">Content here</div>
.myborder {border:2px solid #a09ed9;}