#a143e5 color space conversions
Hex:
#a143e5
RGB:
161, 67, 229
CMY:
37, 74, 10
CMYK:
30, 71, 0, 10
HSL:
275°, 75.7009%, 58.0392%
HSV (HSB):
275°, 70.7424%, 89.8039%
XYZ:
30.8480, 17.2485, 75.8322
xyY:
0.2489, 0.1392, 17.2485
CIE-Lab:
48.5717, 65.2840, -65.9501
CIE-LCH:
48.5717, 92.7978, 314.7092
CIE-Luv:
48.5717, 25.7597, -106.1524
Hunter-Lab:
41.5313, 59.9034, -79.1858
#a143e5 color charts
#a143e5 color shades, tints & tones
#a143e5 color schemes
#a143e5 color preview, HTML & CSS examples
This text has a color of #a143e5
<p style="color:#a143e5;">Text here</p>
.mytext {color:#a143e5;}
This box has a color of #a143e5
<div style="background-color:#a143e5;">Content here</div>
.mybackground {background-color:#a143e5;}
Border around this has a color of #a143e5
<div style="border:2px solid #a143e5;">Content here</div>
.myborder {border:2px solid #a143e5;}