#a148e8 color space conversions
Hex:
#a148e8
RGB:
161, 72, 232
CMY:
37, 72, 9
CMYK:
31, 69, 0, 9
HSL:
273°, 77.6699%, 59.6078%
HSV (HSB):
273°, 68.9655%, 90.9804%
XYZ:
31.5808, 18.0380, 78.1611
xyY:
0.2471, 0.1412, 18.0380
CIE-Lab:
49.5422, 63.8006, -66.0735
CIE-LCH:
49.5422, 91.8489, 313.9974
CIE-Luv:
49.5422, 24.1900, -106.7944
Hunter-Lab:
42.4712, 58.4049, -79.3836
#a148e8 color charts
#a148e8 color shades, tints & tones
#a148e8 color schemes
#a148e8 color preview, HTML & CSS examples
This text has a color of #a148e8
<p style="color:#a148e8;">Text here</p>
.mytext {color:#a148e8;}
This box has a color of #a148e8
<div style="background-color:#a148e8;">Content here</div>
.mybackground {background-color:#a148e8;}
Border around this has a color of #a148e8
<div style="border:2px solid #a148e8;">Content here</div>
.myborder {border:2px solid #a148e8;}