#a145ff color space conversions
Hex:
#a145ff
RGB:
161, 69, 255
CMY:
37, 73, 0
CMYK:
37, 73, 0, 0
HSL:
270°, 100.0000%, 63.5294%
HSV (HSB):
270°, 72.9412%, 100.0000%
XYZ:
34.8761, 19.0533, 96.4472
xyY:
0.2319, 0.1267, 19.0533
CIE-Lab:
50.7495, 70.2453, -76.9907
CIE-LCH:
50.7495, 104.2208, 312.3769
CIE-Luv:
50.7495, 20.3526, -123.5238
Hunter-Lab:
43.6501, 66.2323, -100.4494
#a145ff color charts
#a145ff color shades, tints & tones
#a145ff color schemes
#a145ff color preview, HTML & CSS examples
This text has a color of #a145ff
<p style="color:#a145ff;">Text here</p>
.mytext {color:#a145ff;}
This box has a color of #a145ff
<div style="background-color:#a145ff;">Content here</div>
.mybackground {background-color:#a145ff;}
Border around this has a color of #a145ff
<div style="border:2px solid #a145ff;">Content here</div>
.myborder {border:2px solid #a145ff;}