#a925f8 color space conversions
Hex:
#a925f8
RGB:
169, 37, 248
CMY:
34, 85, 3
CMYK:
32, 85, 0, 3
HSL:
278°, 93.7778%, 55.8824%
HSV (HSB):
278°, 85.0806%, 97.2549%
XYZ:
33.9670, 16.5355, 90.2083
xyY:
0.2414, 0.1175, 16.5355
CIE-Lab:
47.6693, 80.3847, -78.0671
CIE-LCH:
47.6693, 112.0543, 315.8380
CIE-Luv:
47.6693, 29.7582, -123.3458
Hunter-Lab:
40.6638, 77.9417, -103.0639
#a925f8 color charts
#a925f8 color shades, tints & tones
#a925f8 color schemes
#a925f8 color preview, HTML & CSS examples
This text has a color of #a925f8
<p style="color:#a925f8;">Text here</p>
.mytext {color:#a925f8;}
This box has a color of #a925f8
<div style="background-color:#a925f8;">Content here</div>
.mybackground {background-color:#a925f8;}
Border around this has a color of #a925f8
<div style="border:2px solid #a925f8;">Content here</div>
.myborder {border:2px solid #a925f8;}