#993ec1 color space conversions
Hex:
#993ec1
RGB:
153, 62, 193
CMY:
40, 76, 24
CMYK:
21, 68, 0, 24
HSL:
282°, 51.3725%, 50.0000%
HSV (HSB):
282°, 67.8756%, 75.6863%
XYZ:
24.4851, 14.0678, 51.8769
xyY:
0.2708, 0.1556, 14.0678
CIE-Lab:
44.3300, 58.1015, -52.1900
CIE-LCH:
44.3300, 78.0998, 318.0680
CIE-Luv:
44.3300, 30.2911, -83.3517
Hunter-Lab:
37.5071, 50.8899, -55.7504
#993ec1 color charts
#993ec1 color shades, tints & tones
#993ec1 color schemes
#993ec1 color preview, HTML & CSS examples
This text has a color of #993ec1
<p style="color:#993ec1;">Text here</p>
.mytext {color:#993ec1;}
This box has a color of #993ec1
<div style="background-color:#993ec1;">Content here</div>
.mybackground {background-color:#993ec1;}
Border around this has a color of #993ec1
<div style="border:2px solid #993ec1;">Content here</div>
.myborder {border:2px solid #993ec1;}