#a33e8e color space conversions
Hex:
#a33e8e
RGB:
163, 62, 142
CMY:
36, 76, 44
CMYK:
0, 62, 13, 36
HSL:
312°, 44.8889%, 44.1176%
HSV (HSB):
312°, 61.9632%, 63.9216%
XYZ:
21.7094, 13.1848, 26.9919
xyY:
0.3508, 0.2130, 13.1848
CIE-Lab:
43.0403, 51.1530, -23.8443
CIE-LCH:
43.0403, 56.4374, 335.0080
CIE-Luv:
43.0403, 51.0166, -41.0659
Hunter-Lab:
36.3108, 43.1768, -18.6560
#a33e8e color charts
#a33e8e color shades, tints & tones
#a33e8e color schemes
#a33e8e color preview, HTML & CSS examples
This text has a color of #a33e8e
<p style="color:#a33e8e;">Text here</p>
.mytext {color:#a33e8e;}
This box has a color of #a33e8e
<div style="background-color:#a33e8e;">Content here</div>
.mybackground {background-color:#a33e8e;}
Border around this has a color of #a33e8e
<div style="border:2px solid #a33e8e;">Content here</div>
.myborder {border:2px solid #a33e8e;}