#990ccb color space conversions
Hex:
#990ccb
RGB:
153, 12, 203
CMY:
40, 95, 20
CMYK:
25, 94, 0, 20
HSL:
284°, 88.8372%, 42.1569%
HSV (HSB):
284°, 94.0887%, 79.6078%
XYZ:
24.0478, 11.3470, 57.4226
xyY:
0.2591, 0.1223, 11.3470
CIE-Lab:
40.1589, 74.1749, -64.7605
CIE-LCH:
40.1589, 98.4674, 318.8765
CIE-Luv:
40.1589, 33.7276, -99.0399
Hunter-Lab:
33.6854, 68.4809, -77.4905
#990ccb color charts
#990ccb color shades, tints & tones
#990ccb color schemes
#990ccb color preview, HTML & CSS examples
This text has a color of #990ccb
<p style="color:#990ccb;">Text here</p>
.mytext {color:#990ccb;}
This box has a color of #990ccb
<div style="background-color:#990ccb;">Content here</div>
.mybackground {background-color:#990ccb;}
Border around this has a color of #990ccb
<div style="border:2px solid #990ccb;">Content here</div>
.myborder {border:2px solid #990ccb;}