#a032f8 color space conversions
Hex:
#a032f8
RGB:
160, 50, 248
CMY:
37, 80, 3
CMYK:
35, 80, 0, 3
HSL:
273°, 93.3962%, 58.4314%
HSV (HSB):
273°, 79.8387%, 97.2549%
XYZ:
32.5811, 16.5321, 90.2807
xyY:
0.2337, 0.1186, 16.5321
CIE-Lab:
47.6650, 75.5102, -78.1248
CIE-LCH:
47.6650, 108.6521, 314.0250
CIE-Luv:
47.6650, 23.8624, -122.9997
Hunter-Lab:
40.6597, 71.8797, -103.1857
#a032f8 color charts
#a032f8 color shades, tints & tones
#a032f8 color schemes
#a032f8 color preview, HTML & CSS examples
This text has a color of #a032f8
<p style="color:#a032f8;">Text here</p>
.mytext {color:#a032f8;}
This box has a color of #a032f8
<div style="background-color:#a032f8;">Content here</div>
.mybackground {background-color:#a032f8;}
Border around this has a color of #a032f8
<div style="border:2px solid #a032f8;">Content here</div>
.myborder {border:2px solid #a032f8;}