#a925e4 color space conversions
Hex:
#a925e4
RGB:
169, 37, 228
CMY:
34, 85, 11
CMYK:
26, 84, 0, 11
HSL:
281°, 77.9592%, 51.9608%
HSV (HSB):
281°, 83.7719%, 89.4118%
XYZ:
31.0273, 15.3596, 74.7282
xyY:
0.2562, 0.1268, 15.3596
CIE-Lab:
46.1228, 76.5041, -69.3077
CIE-LCH:
46.1228, 103.2301, 317.8255
CIE-Luv:
46.1228, 34.6187, -110.1270
Hunter-Lab:
39.1913, 72.7318, -85.6175
#a925e4 color charts
#a925e4 color shades, tints & tones
#a925e4 color schemes
#a925e4 color preview, HTML & CSS examples
This text has a color of #a925e4
<p style="color:#a925e4;">Text here</p>
.mytext {color:#a925e4;}
This box has a color of #a925e4
<div style="background-color:#a925e4;">Content here</div>
.mybackground {background-color:#a925e4;}
Border around this has a color of #a925e4
<div style="border:2px solid #a925e4;">Content here</div>
.myborder {border:2px solid #a925e4;}