#a018e6 color space conversions
Hex:
#a018e6
RGB:
160, 24, 230
CMY:
37, 91, 10
CMYK:
30, 90, 0, 10
HSL:
280°, 81.1024%, 49.8039%
HSV (HSB):
280°, 89.5652%, 90.1961%
XYZ:
29.1068, 13.8400, 76.0002
xyY:
0.2447, 0.1164, 13.8400
CIE-Lab:
44.0026, 78.3876, -73.9586
CIE-LCH:
44.0026, 107.7706, 316.6652
CIE-Luv:
44.0026, 30.1453, -114.5764
Hunter-Lab:
37.2022, 74.5535, -95.0818
#a018e6 color charts
#a018e6 color shades, tints & tones
#a018e6 color schemes
#a018e6 color preview, HTML & CSS examples
This text has a color of #a018e6
<p style="color:#a018e6;">Text here</p>
.mytext {color:#a018e6;}
This box has a color of #a018e6
<div style="background-color:#a018e6;">Content here</div>
.mybackground {background-color:#a018e6;}
Border around this has a color of #a018e6
<div style="border:2px solid #a018e6;">Content here</div>
.myborder {border:2px solid #a018e6;}