#993ff1 color space conversions
Hex:
#993ff1
RGB:
153, 63, 241
CMY:
40, 75, 5
CMYK:
37, 74, 0, 5
HSL:
270°, 86.4078%, 59.6078%
HSV (HSB):
270°, 73.8589%, 94.5098%
XYZ:
30.7916, 16.6782, 84.8154
xyY:
0.2328, 0.1261, 16.6782
CIE-Lab:
47.8520, 68.1766, -73.9317
CIE-LCH:
47.8520, 100.5682, 312.6809
CIE-Luv:
47.8520, 20.0314, -116.9401
Hunter-Lab:
40.8389, 63.1165, -94.5478
#993ff1 color charts
#993ff1 color shades, tints & tones
#993ff1 color schemes
#993ff1 color preview, HTML & CSS examples
This text has a color of #993ff1
<p style="color:#993ff1;">Text here</p>
.mytext {color:#993ff1;}
This box has a color of #993ff1
<div style="background-color:#993ff1;">Content here</div>
.mybackground {background-color:#993ff1;}
Border around this has a color of #993ff1
<div style="border:2px solid #993ff1;">Content here</div>
.myborder {border:2px solid #993ff1;}