#a00eaf color space conversions
Hex:
#a00eaf
RGB:
160, 14, 175
CMY:
37, 95, 31
CMYK:
9, 92, 0, 31
HSL:
294°, 85.1852%, 37.0588%
HSV (HSB):
294°, 92.0000%, 68.6275%
XYZ:
22.3921, 10.8828, 41.4778
xyY:
0.2995, 0.1456, 10.8828
CIE-Lab:
39.3824, 70.0911, -49.4956
CIE-LCH:
39.3824, 85.8054, 324.7718
CIE-Luv:
39.3824, 46.6034, -78.0514
Hunter-Lab:
32.9891, 63.4301, -51.4541
#a00eaf color charts
#a00eaf color shades, tints & tones
#a00eaf color schemes
#a00eaf color preview, HTML & CSS examples
This text has a color of #a00eaf
<p style="color:#a00eaf;">Text here</p>
.mytext {color:#a00eaf;}
This box has a color of #a00eaf
<div style="background-color:#a00eaf;">Content here</div>
.mybackground {background-color:#a00eaf;}
Border around this has a color of #a00eaf
<div style="border:2px solid #a00eaf;">Content here</div>
.myborder {border:2px solid #a00eaf;}