#990cd5 color space conversions
Hex:
#990cd5
RGB:
153, 12, 213
CMY:
40, 95, 16
CMYK:
28, 94, 0, 16
HSL:
282°, 89.3333%, 44.1176%
HSV (HSB):
282°, 94.3662%, 83.5294%
XYZ:
25.2786, 11.8393, 63.9037
xyY:
0.2502, 0.1172, 11.8393
CIE-Lab:
40.9596, 76.0291, -69.2438
CIE-LCH:
40.9596, 102.8354, 317.6742
CIE-Luv:
40.9596, 31.1064, -105.5855
Hunter-Lab:
34.4083, 70.9229, -86.0284
#990cd5 color charts
#990cd5 color shades, tints & tones
#990cd5 color schemes
#990cd5 color preview, HTML & CSS examples
This text has a color of #990cd5
<p style="color:#990cd5;">Text here</p>
.mytext {color:#990cd5;}
This box has a color of #990cd5
<div style="background-color:#990cd5;">Content here</div>
.mybackground {background-color:#990cd5;}
Border around this has a color of #990cd5
<div style="border:2px solid #990cd5;">Content here</div>
.myborder {border:2px solid #990cd5;}