#a114cd color space conversions
Hex:
#a114cd
RGB:
161, 20, 205
CMY:
37, 92, 20
CMYK:
21, 90, 0, 20
HSL:
286°, 82.2222%, 44.1176%
HSV (HSB):
286°, 90.2439%, 80.3922%
XYZ:
25.9675, 12.4852, 58.7988
xyY:
0.2670, 0.1284, 12.4852
CIE-Lab:
41.9770, 74.5388, -62.9065
CIE-LCH:
41.9770, 97.5360, 319.8375
CIE-Luv:
41.9770, 37.5110, -98.2001
Hunter-Lab:
35.3343, 69.3462, -73.9287
#a114cd color charts
#a114cd color shades, tints & tones
#a114cd color schemes
#a114cd color preview, HTML & CSS examples
This text has a color of #a114cd
<p style="color:#a114cd;">Text here</p>
.mytext {color:#a114cd;}
This box has a color of #a114cd
<div style="background-color:#a114cd;">Content here</div>
.mybackground {background-color:#a114cd;}
Border around this has a color of #a114cd
<div style="border:2px solid #a114cd;">Content here</div>
.myborder {border:2px solid #a114cd;}