#a159e5 color space conversions
Hex:
#a159e5
RGB:
161, 89, 229
CMY:
37, 65, 10
CMYK:
30, 61, 0, 10
HSL:
271°, 72.9167%, 62.3529%
HSV (HSB):
271°, 61.1354%, 89.8039%
XYZ:
32.4132, 20.3790, 76.3539
xyY:
0.2510, 0.1578, 20.3790
CIE-Lab:
52.2630, 55.0891, -59.9914
CIE-LCH:
52.2630, 81.4480, 312.5607
CIE-Luv:
52.2630, 20.8991, -98.4828
Hunter-Lab:
45.1431, 49.1644, -68.6815
#a159e5 color charts
#a159e5 color shades, tints & tones
#a159e5 color schemes
#a159e5 color preview, HTML & CSS examples
This text has a color of #a159e5
<p style="color:#a159e5;">Text here</p>
.mytext {color:#a159e5;}
This box has a color of #a159e5
<div style="background-color:#a159e5;">Content here</div>
.mybackground {background-color:#a159e5;}
Border around this has a color of #a159e5
<div style="border:2px solid #a159e5;">Content here</div>
.myborder {border:2px solid #a159e5;}