#a150e5 color space conversions
Hex:
#a150e5
RGB:
161, 80, 229
CMY:
37, 69, 10
CMYK:
30, 65, 0, 10
HSL:
273°, 74.1294%, 60.5882%
HSV (HSB):
273°, 65.0655%, 89.8039%
XYZ:
31.7095, 18.9715, 76.1193
xyY:
0.2501, 0.1496, 18.9715
CIE-Lab:
50.6539, 59.4783, -62.5836
CIE-LCH:
50.6539, 86.3387, 313.5427
CIE-Luv:
50.6539, 23.0764, -101.9610
Hunter-Lab:
43.5563, 53.7263, -73.1262
#a150e5 color charts
#a150e5 color shades, tints & tones
#a150e5 color schemes
#a150e5 color preview, HTML & CSS examples
This text has a color of #a150e5
<p style="color:#a150e5;">Text here</p>
.mytext {color:#a150e5;}
This box has a color of #a150e5
<div style="background-color:#a150e5;">Content here</div>
.mybackground {background-color:#a150e5;}
Border around this has a color of #a150e5
<div style="border:2px solid #a150e5;">Content here</div>
.myborder {border:2px solid #a150e5;}