#990dcc color space conversions
Hex:
#990dcc
RGB:
153, 13, 204
CMY:
40, 95, 20
CMYK:
25, 94, 0, 20
HSL:
284°, 88.0184%, 42.5490%
HSV (HSB):
284°, 93.6275%, 80.0000%
XYZ:
24.1799, 11.4198, 58.0566
xyY:
0.2582, 0.1219, 11.4198
CIE-Lab:
40.2787, 74.2365, -65.1464
CIE-LCH:
40.2787, 98.7680, 318.7313
CIE-Luv:
40.2787, 33.4147, -99.6412
Hunter-Lab:
33.7932, 68.5832, -78.2048
#990dcc color charts
#990dcc color shades, tints & tones
#990dcc color schemes
#990dcc color preview, HTML & CSS examples
This text has a color of #990dcc
<p style="color:#990dcc;">Text here</p>
.mytext {color:#990dcc;}
This box has a color of #990dcc
<div style="background-color:#990dcc;">Content here</div>
.mybackground {background-color:#990dcc;}
Border around this has a color of #990dcc
<div style="border:2px solid #990dcc;">Content here</div>
.myborder {border:2px solid #990dcc;}