#a929e5 color space conversions
Hex:
#a929e5
RGB:
169, 41, 229
CMY:
34, 84, 10
CMYK:
26, 82, 0, 10
HSL:
281°, 78.3333%, 52.9412%
HSV (HSB):
281°, 82.0961%, 89.8039%
XYZ:
31.2980, 15.6780, 75.5053
xyY:
0.2555, 0.1280, 15.6780
CIE-Lab:
46.5492, 75.6643, -69.1820
CIE-LCH:
46.5492, 102.5244, 317.5624
CIE-Luv:
46.5492, 33.9527, -110.2054
Hunter-Lab:
39.5955, 71.8019, -85.3442
#a929e5 color charts
#a929e5 color shades, tints & tones
#a929e5 color schemes
#a929e5 color preview, HTML & CSS examples
This text has a color of #a929e5
<p style="color:#a929e5;">Text here</p>
.mytext {color:#a929e5;}
This box has a color of #a929e5
<div style="background-color:#a929e5;">Content here</div>
.mybackground {background-color:#a929e5;}
Border around this has a color of #a929e5
<div style="border:2px solid #a929e5;">Content here</div>
.myborder {border:2px solid #a929e5;}