#a53dbc color space conversions
Hex:
#a53dbc
RGB:
165, 61, 188
CMY:
35, 76, 26
CMYK:
12, 68, 0, 26
HSL:
289°, 51.0040%, 48.8235%
HSV (HSB):
289°, 67.5532%, 73.7255%
XYZ:
26.2629, 14.9677, 49.0818
xyY:
0.2908, 0.1657, 14.9677
CIE-Lab:
45.5899, 60.1917, -47.1604
CIE-LCH:
45.5899, 76.4666, 321.9211
CIE-Luv:
45.5899, 39.1715, -76.9825
Hunter-Lab:
38.6881, 53.4683, -48.1369
#a53dbc color charts
#a53dbc color shades, tints & tones
#a53dbc color schemes
#a53dbc color preview, HTML & CSS examples
This text has a color of #a53dbc
<p style="color:#a53dbc;">Text here</p>
.mytext {color:#a53dbc;}
This box has a color of #a53dbc
<div style="background-color:#a53dbc;">Content here</div>
.mybackground {background-color:#a53dbc;}
Border around this has a color of #a53dbc
<div style="border:2px solid #a53dbc;">Content here</div>
.myborder {border:2px solid #a53dbc;}