#a932f5 color space conversions
Hex:
#a932f5
RGB:
169, 50, 245
CMY:
34, 80, 4
CMYK:
31, 80, 0, 4
HSL:
277°, 90.6977%, 57.8431%
HSV (HSB):
277°, 79.5918%, 96.0784%
XYZ:
33.9842, 17.3088, 87.9360
xyY:
0.2441, 0.1243, 17.3088
CIE-Lab:
48.6468, 76.2313, -74.7911
CIE-LCH:
48.6468, 106.7938, 315.5464
CIE-Luv:
48.6468, 29.1075, -119.4453
Hunter-Lab:
41.6038, 73.0015, -96.1956
#a932f5 color charts
#a932f5 color shades, tints & tones
#a932f5 color schemes
#a932f5 color preview, HTML & CSS examples
This text has a color of #a932f5
<p style="color:#a932f5;">Text here</p>
.mytext {color:#a932f5;}
This box has a color of #a932f5
<div style="background-color:#a932f5;">Content here</div>
.mybackground {background-color:#a932f5;}
Border around this has a color of #a932f5
<div style="border:2px solid #a932f5;">Content here</div>
.myborder {border:2px solid #a932f5;}