#990bc4 color space conversions
Hex:
#990bc4
RGB:
153, 11, 196
CMY:
40, 96, 23
CMYK:
22, 94, 0, 23
HSL:
286°, 89.3720%, 40.5882%
HSV (HSB):
286°, 94.3878%, 76.8627%
XYZ:
23.2203, 10.9972, 53.1234
xyY:
0.2659, 0.1259, 10.9972
CIE-Lab:
39.5757, 73.0192, -61.6283
CIE-LCH:
39.5757, 95.5502, 319.8356
CIE-Luv:
39.5757, 35.7092, -94.4371
Hunter-Lab:
33.1620, 66.9540, -71.7654
#990bc4 color charts
#990bc4 color shades, tints & tones
#990bc4 color schemes
#990bc4 color preview, HTML & CSS examples
This text has a color of #990bc4
<p style="color:#990bc4;">Text here</p>
.mytext {color:#990bc4;}
This box has a color of #990bc4
<div style="background-color:#990bc4;">Content here</div>
.mybackground {background-color:#990bc4;}
Border around this has a color of #990bc4
<div style="border:2px solid #990bc4;">Content here</div>
.myborder {border:2px solid #990bc4;}