#a009ee color space conversions
Hex:
#a009ee
RGB:
160, 9, 238
CMY:
37, 96, 7
CMYK:
33, 96, 0, 7
HSL:
280°, 92.7126%, 48.4314%
HSV (HSB):
280°, 96.2185%, 93.3333%
XYZ:
30.0275, 13.8420, 81.9781
xyY:
0.2386, 0.1100, 13.8420
CIE-Lab:
44.0055, 81.8921, -78.4883
CIE-LCH:
44.0055, 113.4316, 316.2158
CIE-Luv:
44.0055, 28.9073, -120.5505
Hunter-Lab:
37.2048, 78.9564, -104.5977
#a009ee color charts
#a009ee color shades, tints & tones
#a009ee color schemes
#a009ee color preview, HTML & CSS examples
This text has a color of #a009ee
<p style="color:#a009ee;">Text here</p>
.mytext {color:#a009ee;}
This box has a color of #a009ee
<div style="background-color:#a009ee;">Content here</div>
.mybackground {background-color:#a009ee;}
Border around this has a color of #a009ee
<div style="border:2px solid #a009ee;">Content here</div>
.myborder {border:2px solid #a009ee;}