#a50ff2 color space conversions
Hex:
#a50ff2
RGB:
165, 15, 242
CMY:
35, 94, 5
CMYK:
32, 94, 0, 5
HSL:
280°, 89.7233%, 50.3922%
HSV (HSB):
280°, 93.8017%, 94.9020%
XYZ:
31.7149, 14.7518, 85.1802
xyY:
0.2409, 0.1121, 14.7518
CIE-Lab:
45.2923, 82.6082, -78.6084
CIE-LCH:
45.2923, 114.0324, 316.4212
CIE-Luv:
45.2923, 30.3952, -122.0344
Hunter-Lab:
38.4081, 80.1797, -104.6059
#a50ff2 color charts
#a50ff2 color shades, tints & tones
#a50ff2 color schemes
#a50ff2 color preview, HTML & CSS examples
This text has a color of #a50ff2
<p style="color:#a50ff2;">Text here</p>
.mytext {color:#a50ff2;}
This box has a color of #a50ff2
<div style="background-color:#a50ff2;">Content here</div>
.mybackground {background-color:#a50ff2;}
Border around this has a color of #a50ff2
<div style="border:2px solid #a50ff2;">Content here</div>
.myborder {border:2px solid #a50ff2;}