#a000ee color space conversions
Hex:
#a000ee
RGB:
160, 0, 238
CMY:
37, 100, 7
CMYK:
33, 100, 0, 7
HSL:
280°, 100.0000%, 46.6667%
HSV (HSB):
280°, 100.0000%, 93.3333%
XYZ:
29.9298, 13.6466, 81.9455
xyY:
0.2384, 0.1087, 13.6466
CIE-Lab:
43.7218, 82.7451, -78.9532
CIE-LCH:
43.7218, 114.3694, 316.3434
CIE-Luv:
43.7218, 29.1772, -120.9009
Hunter-Lab:
36.9413, 79.9731, -105.6617
#a000ee color charts
#a000ee RGB chart
#a000ee CMYK chart
#a000ee RGB pie chart
#a000ee color shades, tints & tones
#a000ee color schemes
#a000ee color preview, HTML & CSS examples
This text has a color of #a000ee
<p style="color:#a000ee;">Text here</p>
.mytext {color:#a000ee;}
Text color #a000ee
This box has a color of #a000ee
<div style="background-color:#a000ee;">Content here</div>
.mybackground {background-color:#a000ee;}
Background color #a000ee
Border around this has a color of #a000ee
<div style="border:2px solid #a000ee;">Content here</div>
.myborder {border:2px solid #a000ee;}
Border color #a000ee