#a150a9 color space conversions
Hex:
#a150a9
RGB:
161, 80, 169
CMY:
37, 69, 34
CMYK:
5, 53, 0, 34
HSL:
295°, 35.7430%, 48.8235%
HSV (HSB):
295°, 52.6627%, 66.2745%
XYZ:
24.7280, 16.1790, 39.3557
xyY:
0.3081, 0.2016, 16.1790
CIE-Lab:
47.2084, 46.7432, -33.4864
CIE-LCH:
47.2084, 57.5001, 324.3826
CIE-Luv:
47.2084, 36.0587, -55.6003
Hunter-Lab:
40.2231, 39.3465, -29.8552
#a150a9 color charts
#a150a9 color shades, tints & tones
#a150a9 color schemes
#a150a9 color preview, HTML & CSS examples
This text has a color of #a150a9
<p style="color:#a150a9;">Text here</p>
.mytext {color:#a150a9;}
This box has a color of #a150a9
<div style="background-color:#a150a9;">Content here</div>
.mybackground {background-color:#a150a9;}
Border around this has a color of #a150a9
<div style="border:2px solid #a150a9;">Content here</div>
.myborder {border:2px solid #a150a9;}