#a148e5 color space conversions
Hex:
#a148e5
RGB:
161, 72, 229
CMY:
37, 72, 10
CMYK:
30, 69, 0, 10
HSL:
274°, 75.1196%, 59.0196%
HSV (HSB):
274°, 68.5590%, 89.8039%
XYZ:
31.1582, 17.8689, 75.9356
xyY:
0.2493, 0.1430, 17.8689
CIE-Lab:
49.3368, 63.1341, -64.7115
CIE-LCH:
49.3368, 90.4074, 314.2931
CIE-Luv:
49.3368, 24.7926, -104.6559
Hunter-Lab:
42.2717, 57.5957, -76.9166
#a148e5 color charts
#a148e5 color shades, tints & tones
#a148e5 color schemes
#a148e5 color preview, HTML & CSS examples
This text has a color of #a148e5
<p style="color:#a148e5;">Text here</p>
.mytext {color:#a148e5;}
This box has a color of #a148e5
<div style="background-color:#a148e5;">Content here</div>
.mybackground {background-color:#a148e5;}
Border around this has a color of #a148e5
<div style="border:2px solid #a148e5;">Content here</div>
.myborder {border:2px solid #a148e5;}