#990ec2 color space conversions
Hex:
#990ec2
RGB:
153, 14, 194
CMY:
40, 95, 24
CMYK:
21, 93, 0, 24
HSL:
286°, 86.5385%, 40.7843%
HSV (HSB):
286°, 92.7835%, 76.0784%
XYZ:
23.0315, 10.9814, 51.9447
xyY:
0.2679, 0.1278, 10.9814
CIE-Lab:
39.5492, 72.2840, -60.5009
CIE-LCH:
39.5492, 94.2620, 320.0710
CIE-Luv:
39.5492, 36.1391, -92.8978
Hunter-Lab:
33.1382, 66.0680, -69.7412
#990ec2 color charts
#990ec2 color shades, tints & tones
#990ec2 color schemes
#990ec2 color preview, HTML & CSS examples
This text has a color of #990ec2
<p style="color:#990ec2;">Text here</p>
.mytext {color:#990ec2;}
This box has a color of #990ec2
<div style="background-color:#990ec2;">Content here</div>
.mybackground {background-color:#990ec2;}
Border around this has a color of #990ec2
<div style="border:2px solid #990ec2;">Content here</div>
.myborder {border:2px solid #990ec2;}