#a144cf color space conversions
Hex:
#a144cf
RGB:
161, 68, 207
CMY:
37, 73, 19
CMYK:
22, 67, 0, 19
HSL:
280°, 59.1489%, 53.9216%
HSV (HSB):
280°, 67.1498%, 81.1765%
XYZ:
28.0275, 16.2163, 60.6843
xyY:
0.2671, 0.1545, 16.2163
CIE-Lab:
47.2570, 60.1422, -55.5257
CIE-LCH:
47.2570, 81.8547, 317.2856
CIE-Luv:
47.2570, 30.3894, -89.9328
Hunter-Lab:
40.2695, 53.7644, -61.1588
#a144cf color charts
#a144cf color shades, tints & tones
#a144cf color schemes
#a144cf color preview, HTML & CSS examples
This text has a color of #a144cf
<p style="color:#a144cf;">Text here</p>
.mytext {color:#a144cf;}
This box has a color of #a144cf
<div style="background-color:#a144cf;">Content here</div>
.mybackground {background-color:#a144cf;}
Border around this has a color of #a144cf
<div style="border:2px solid #a144cf;">Content here</div>
.myborder {border:2px solid #a144cf;}