#a53dff color space conversions
Hex:
#a53dff
RGB:
165, 61, 255
CMY:
35, 76, 0
CMYK:
35, 76, 0, 0
HSL:
272°, 100.0000%, 61.9608%
HSV (HSB):
272°, 76.0784%, 100.0000%
XYZ:
35.2358, 18.5568, 96.3324
xyY:
0.2347, 0.1236, 18.5568
CIE-Lab:
50.1646, 73.9930, -77.9229
CIE-LCH:
50.1646, 107.4567, 313.5181
CIE-Luv:
50.1646, 23.5146, -124.6750
Hunter-Lab:
43.0776, 70.6201, -102.4330
#a53dff color charts
#a53dff color shades, tints & tones
#a53dff color schemes
#a53dff color preview, HTML & CSS examples
This text has a color of #a53dff
<p style="color:#a53dff;">Text here</p>
.mytext {color:#a53dff;}
This box has a color of #a53dff
<div style="background-color:#a53dff;">Content here</div>
.mybackground {background-color:#a53dff;}
Border around this has a color of #a53dff
<div style="border:2px solid #a53dff;">Content here</div>
.myborder {border:2px solid #a53dff;}