#a09ed5 color space conversions
Hex:
#a09ed5
RGB:
160, 158, 213
CMY:
37, 38, 16
CMYK:
25, 26, 0, 16
HSL:
242°, 39.5683%, 72.7451%
HSV (HSB):
242°, 25.8216%, 83.5294%
XYZ:
38.7343, 36.7314, 67.9991
xyY:
0.2700, 0.2560, 36.7314
CIE-Lab:
67.0750, 12.6179, -27.7206
CIE-LCH:
67.0750, 30.4572, 294.4741
CIE-Luv:
67.0750, -2.2948, -45.1940
Hunter-Lab:
60.6064, 8.0202, -24.0976
#a09ed5 color charts
#a09ed5 color shades, tints & tones
#a09ed5 color schemes
#a09ed5 color preview, HTML & CSS examples
This text has a color of #a09ed5
<p style="color:#a09ed5;">Text here</p>
.mytext {color:#a09ed5;}
This box has a color of #a09ed5
<div style="background-color:#a09ed5;">Content here</div>
.mybackground {background-color:#a09ed5;}
Border around this has a color of #a09ed5
<div style="border:2px solid #a09ed5;">Content here</div>
.myborder {border:2px solid #a09ed5;}