#a029d3 color space conversions
Hex:
#a029d3
RGB:
160, 41, 211
CMY:
37, 84, 17
CMYK:
24, 81, 0, 17
HSL:
282°, 67.4603%, 49.4118%
HSV (HSB):
282°, 80.5687%, 82.7451%
XYZ:
27.0480, 13.7626, 62.8589
xyY:
0.2609, 0.1328, 13.7626
CIE-Lab:
43.8905, 70.7298, -63.2729
CIE-LCH:
43.8905, 94.9008, 318.1851
CIE-Luv:
43.8905, 33.3792, -99.7741
Hunter-Lab:
37.0980, 65.2222, -74.4925
#a029d3 color charts
#a029d3 color shades, tints & tones
#a029d3 color schemes
#a029d3 color preview, HTML & CSS examples
This text has a color of #a029d3
<p style="color:#a029d3;">Text here</p>
.mytext {color:#a029d3;}
This box has a color of #a029d3
<div style="background-color:#a029d3;">Content here</div>
.mybackground {background-color:#a029d3;}
Border around this has a color of #a029d3
<div style="border:2px solid #a029d3;">Content here</div>
.myborder {border:2px solid #a029d3;}