#993ed2 color space conversions
Hex:
#993ed2
RGB:
153, 62, 210
CMY:
40, 76, 18
CMYK:
27, 70, 0, 18
HSL:
277°, 62.1849%, 53.3333%
HSV (HSB):
277°, 70.4762%, 82.3529%
XYZ:
26.4924, 14.8707, 62.4468
xyY:
0.2552, 0.1432, 14.8707
CIE-Lab:
45.4566, 61.7118, -60.2081
CIE-LCH:
45.4566, 86.2170, 315.7066
CIE-Luv:
45.4566, 26.4222, -95.7315
Hunter-Lab:
38.5625, 55.1445, -69.0183
#993ed2 color charts
#993ed2 color shades, tints & tones
#993ed2 color schemes
#993ed2 color preview, HTML & CSS examples
This text has a color of #993ed2
<p style="color:#993ed2;">Text here</p>
.mytext {color:#993ed2;}
This box has a color of #993ed2
<div style="background-color:#993ed2;">Content here</div>
.mybackground {background-color:#993ed2;}
Border around this has a color of #993ed2
<div style="border:2px solid #993ed2;">Content here</div>
.myborder {border:2px solid #993ed2;}