#a144a5 color space conversions
Hex:
#a144a5
RGB:
161, 68, 165
CMY:
37, 73, 35
CMYK:
2, 59, 0, 35
HSL:
298°, 41.6309%, 45.6863%
HSV (HSB):
298°, 58.7879%, 64.7059%
XYZ:
23.5566, 14.4279, 37.1406
xyY:
0.3136, 0.1921, 14.4279
CIE-Lab:
44.8405, 51.8277, -34.8444
CIE-LCH:
44.8405, 62.4519, 326.0866
CIE-Luv:
44.8405, 40.9843, -57.5976
Hunter-Lab:
37.9841, 44.2281, -31.3845
#a144a5 color charts
#a144a5 color shades, tints & tones
#a144a5 color schemes
#a144a5 color preview, HTML & CSS examples
This text has a color of #a144a5
<p style="color:#a144a5;">Text here</p>
.mytext {color:#a144a5;}
This box has a color of #a144a5
<div style="background-color:#a144a5;">Content here</div>
.mybackground {background-color:#a144a5;}
Border around this has a color of #a144a5
<div style="border:2px solid #a144a5;">Content here</div>
.myborder {border:2px solid #a144a5;}