#a53ff9 color space conversions
Hex:
#a53ff9
RGB:
165, 63, 249
CMY:
35, 75, 2
CMYK:
34, 75, 0, 2
HSL:
273°, 93.9394%, 61.1765%
HSV (HSB):
273°, 74.6988%, 97.6471%
XYZ:
34.3934, 18.3939, 91.3602
xyY:
0.2386, 0.1276, 18.3939
CIE-Lab:
49.9704, 71.9447, -74.8958
CIE-LCH:
49.9704, 103.8528, 313.8487
CIE-Luv:
49.9704, 24.4109, -120.2141
Hunter-Lab:
42.8881, 68.0911, -96.2778
#a53ff9 color charts
#a53ff9 color shades, tints & tones
#a53ff9 color schemes
#a53ff9 color preview, HTML & CSS examples
This text has a color of #a53ff9
<p style="color:#a53ff9;">Text here</p>
.mytext {color:#a53ff9;}
This box has a color of #a53ff9
<div style="background-color:#a53ff9;">Content here</div>
.mybackground {background-color:#a53ff9;}
Border around this has a color of #a53ff9
<div style="border:2px solid #a53ff9;">Content here</div>
.myborder {border:2px solid #a53ff9;}