#a500f5 color space conversions
Hex:
#a500f5
RGB:
165, 0, 245
CMY:
35, 100, 4
CMYK:
33, 100, 0, 4
HSL:
280°, 100.0000%, 48.0392%
HSV (HSB):
280°, 100.0000%, 96.0784%
XYZ:
31.9985, 14.5919, 87.5162
xyY:
0.2386, 0.1088, 14.5919
CIE-Lab:
45.0701, 84.5968, -80.6610
CIE-LCH:
45.0701, 116.8880, 316.3643
CIE-Luv:
45.0701, 30.1476, -124.5356
Hunter-Lab:
38.1994, 82.6754, -109.0962
#a500f5 color charts
#a500f5 color shades, tints & tones
#a500f5 color schemes
#a500f5 color preview, HTML & CSS examples
This text has a color of #a500f5
<p style="color:#a500f5;">Text here</p>
.mytext {color:#a500f5;}
This box has a color of #a500f5
<div style="background-color:#a500f5;">Content here</div>
.mybackground {background-color:#a500f5;}
Border around this has a color of #a500f5
<div style="border:2px solid #a500f5;">Content here</div>
.myborder {border:2px solid #a500f5;}