#990bcc color space conversions
Hex:
#990bcc
RGB:
153, 11, 204
CMY:
40, 96, 20
CMYK:
25, 95, 0, 20
HSL:
284°, 89.7674%, 42.1569%
HSV (HSB):
284°, 94.6078%, 80.0000%
XYZ:
24.1556, 11.3713, 58.0485
xyY:
0.2581, 0.1215, 11.3713
CIE-Lab:
40.1989, 74.4745, -65.2765
CIE-LCH:
40.1989, 99.0327, 318.7656
CIE-Luv:
40.1989, 33.4987, -99.7566
Hunter-Lab:
33.7213, 68.8527, -78.4579
#990bcc color charts
#990bcc color shades, tints & tones
#990bcc color schemes
#990bcc color preview, HTML & CSS examples
This text has a color of #990bcc
<p style="color:#990bcc;">Text here</p>
.mytext {color:#990bcc;}
This box has a color of #990bcc
<div style="background-color:#990bcc;">Content here</div>
.mybackground {background-color:#990bcc;}
Border around this has a color of #990bcc
<div style="border:2px solid #990bcc;">Content here</div>
.myborder {border:2px solid #990bcc;}