#990ccd color space conversions
Hex:
#990ccd
RGB:
153, 12, 205
CMY:
40, 95, 20
CMYK:
25, 94, 0, 20
HSL:
284°, 88.9401%, 42.5490%
HSV (HSB):
284°, 94.1463%, 80.3922%
XYZ:
24.2878, 11.4430, 58.6862
xyY:
0.2572, 0.1212, 11.4430
CIE-Lab:
40.3168, 74.5427, -65.6649
CIE-LCH:
40.3168, 99.3402, 318.6231
CIE-Luv:
40.3168, 33.1898, -100.3598
Hunter-Lab:
33.8275, 68.9627, -79.1809
#990ccd color charts
#990ccd color shades, tints & tones
#990ccd color schemes
#990ccd color preview, HTML & CSS examples
This text has a color of #990ccd
<p style="color:#990ccd;">Text here</p>
.mytext {color:#990ccd;}
This box has a color of #990ccd
<div style="background-color:#990ccd;">Content here</div>
.mybackground {background-color:#990ccd;}
Border around this has a color of #990ccd
<div style="border:2px solid #990ccd;">Content here</div>
.myborder {border:2px solid #990ccd;}