#a132e5 color space conversions
Hex:
#a132e5
RGB:
161, 50, 229
CMY:
37, 80, 10
CMYK:
30, 78, 0, 10
HSL:
277°, 77.4892%, 54.7059%
HSV (HSB):
277°, 78.1659%, 89.8039%
XYZ:
29.9814, 15.5154, 75.5433
xyY:
0.2477, 0.1282, 15.5154
CIE-Lab:
46.3322, 71.6888, -69.5859
CIE-LCH:
46.3322, 99.9074, 315.8528
CIE-Luv:
46.3322, 28.4506, -110.2101
Hunter-Lab:
39.3896, 66.9335, -86.1365
#a132e5 color charts
#a132e5 color shades, tints & tones
#a132e5 color schemes
#a132e5 color preview, HTML & CSS examples
This text has a color of #a132e5
<p style="color:#a132e5;">Text here</p>
.mytext {color:#a132e5;}
This box has a color of #a132e5
<div style="background-color:#a132e5;">Content here</div>
.mybackground {background-color:#a132e5;}
Border around this has a color of #a132e5
<div style="border:2px solid #a132e5;">Content here</div>
.myborder {border:2px solid #a132e5;}