#a129cd color space conversions
Hex:
#a129cd
RGB:
161, 41, 205
CMY:
37, 84, 20
CMYK:
21, 80, 0, 20
HSL:
284°, 66.6667%, 48.2353%
HSV (HSB):
284°, 80.0000%, 80.3922%
XYZ:
26.5103, 13.5707, 58.9798
xyY:
0.2676, 0.1370, 13.5707
CIE-Lab:
43.6109, 69.7413, -60.2564
CIE-LCH:
43.6109, 92.1666, 319.1730
CIE-Luv:
43.6109, 35.5457, -95.3904
Hunter-Lab:
36.8385, 63.9879, -69.1386
#a129cd color charts
#a129cd color shades, tints & tones
#a129cd color schemes
#a129cd color preview, HTML & CSS examples
This text has a color of #a129cd
<p style="color:#a129cd;">Text here</p>
.mytext {color:#a129cd;}
This box has a color of #a129cd
<div style="background-color:#a129cd;">Content here</div>
.mybackground {background-color:#a129cd;}
Border around this has a color of #a129cd
<div style="border:2px solid #a129cd;">Content here</div>
.myborder {border:2px solid #a129cd;}