#990cca color space conversions
Hex:
#990cca
RGB:
153, 12, 202
CMY:
40, 95, 21
CMYK:
24, 94, 0, 21
HSL:
285°, 88.7850%, 41.9608%
HSV (HSB):
285°, 94.0594%, 79.2157%
XYZ:
23.9290, 11.2995, 56.7969
xyY:
0.2600, 0.1228, 11.2995
CIE-Lab:
40.0804, 73.9916, -64.3068
CIE-LCH:
40.0804, 98.0313, 319.0058
CIE-Luv:
40.0804, 33.9992, -98.3779
Hunter-Lab:
33.6148, 68.2413, -76.6486
#990cca color charts
#990cca color shades, tints & tones
#990cca color schemes
#990cca color preview, HTML & CSS examples
This text has a color of #990cca
<p style="color:#990cca;">Text here</p>
.mytext {color:#990cca;}
This box has a color of #990cca
<div style="background-color:#990cca;">Content here</div>
.mybackground {background-color:#990cca;}
Border around this has a color of #990cca
<div style="border:2px solid #990cca;">Content here</div>
.myborder {border:2px solid #990cca;}