#a029cd color space conversions
Hex:
#a029cd
RGB:
160, 41, 205
CMY:
37, 84, 20
CMYK:
22, 80, 0, 20
HSL:
284°, 66.6667%, 48.2353%
HSV (HSB):
284°, 80.0000%, 80.3922%
XYZ:
26.3096, 13.4672, 58.9704
xyY:
0.2664, 0.1364, 13.4672
CIE-Lab:
43.4590, 69.5694, -60.5097
CIE-LCH:
43.4590, 92.2026, 318.9841
CIE-Luv:
43.4590, 34.9494, -95.6114
Hunter-Lab:
36.6977, 63.7504, -69.5860
#a029cd color charts
#a029cd color shades, tints & tones
#a029cd color schemes
#a029cd color preview, HTML & CSS examples
This text has a color of #a029cd
<p style="color:#a029cd;">Text here</p>
.mytext {color:#a029cd;}
This box has a color of #a029cd
<div style="background-color:#a029cd;">Content here</div>
.mybackground {background-color:#a029cd;}
Border around this has a color of #a029cd
<div style="border:2px solid #a029cd;">Content here</div>
.myborder {border:2px solid #a029cd;}