#993f7f color space conversions
Hex:
#993f7f
RGB:
153, 63, 127
CMY:
40, 75, 50
CMYK:
0, 59, 17, 40
HSL:
317°, 41.6667%, 42.3529%
HSV (HSB):
317°, 58.8235%, 60.0000%
XYZ:
18.7451, 11.8596, 21.3798
xyY:
0.3606, 0.2281, 11.8596
CIE-Lab:
40.9921, 45.3847, -17.9837
CIE-LCH:
40.9921, 48.8179, 338.3841
CIE-Luv:
40.9921, 47.7932, -31.4608
Hunter-Lab:
34.4378, 36.8947, -12.7022
#993f7f color charts
#993f7f color shades, tints & tones
#993f7f color schemes
#993f7f color preview, HTML & CSS examples
This text has a color of #993f7f
<p style="color:#993f7f;">Text here</p>
.mytext {color:#993f7f;}
This box has a color of #993f7f
<div style="background-color:#993f7f;">Content here</div>
.mybackground {background-color:#993f7f;}
Border around this has a color of #993f7f
<div style="border:2px solid #993f7f;">Content here</div>
.myborder {border:2px solid #993f7f;}