#993fd5 color space conversions
Hex:
#993fd5
RGB:
153, 63, 213
CMY:
40, 75, 16
CMYK:
28, 70, 0, 16
HSL:
276°, 64.1026%, 54.1176%
HSV (HSB):
276°, 70.4225%, 83.5294%
XYZ:
26.9246, 15.1314, 64.4524
xyY:
0.2528, 0.1421, 15.1314
CIE-Lab:
45.8137, 61.9395, -61.3526
CIE-LCH:
45.8137, 87.1817, 315.2727
CIE-Luv:
45.8137, 25.5861, -97.5849
Hunter-Lab:
38.8991, 55.4780, -71.0088
#993fd5 color charts
#993fd5 color shades, tints & tones
#993fd5 color schemes
#993fd5 color preview, HTML & CSS examples
This text has a color of #993fd5
<p style="color:#993fd5;">Text here</p>
.mytext {color:#993fd5;}
This box has a color of #993fd5
<div style="background-color:#993fd5;">Content here</div>
.mybackground {background-color:#993fd5;}
Border around this has a color of #993fd5
<div style="border:2px solid #993fd5;">Content here</div>
.myborder {border:2px solid #993fd5;}