#a144e8 color space conversions
Hex:
#a144e8
RGB:
161, 68, 232
CMY:
37, 73, 9
CMYK:
31, 71, 0, 9
HSL:
274°, 78.0952%, 58.8235%
HSV (HSB):
274°, 70.6897%, 90.9804%
XYZ:
31.3306, 17.5375, 78.0777
xyY:
0.2468, 0.1381, 17.5375
CIE-Lab:
48.9303, 65.5209, -67.0647
CIE-LCH:
48.9303, 93.7585, 314.3329
CIE-Luv:
48.9303, 24.9550, -107.9805
Hunter-Lab:
41.8778, 60.2572, -81.2268
#a144e8 color charts
#a144e8 color shades, tints & tones
#a144e8 color schemes
#a144e8 color preview, HTML & CSS examples
This text has a color of #a144e8
<p style="color:#a144e8;">Text here</p>
.mytext {color:#a144e8;}
This box has a color of #a144e8
<div style="background-color:#a144e8;">Content here</div>
.mybackground {background-color:#a144e8;}
Border around this has a color of #a144e8
<div style="border:2px solid #a144e8;">Content here</div>
.myborder {border:2px solid #a144e8;}