#990de9 color space conversions
Hex:
#990de9
RGB:
153, 13, 233
CMY:
40, 95, 9
CMYK:
34, 94, 0, 9
HSL:
278°, 89.4309%, 48.2353%
HSV (HSB):
278°, 94.4206%, 91.3725%
XYZ:
27.9888, 12.9433, 78.1139
xyY:
0.2351, 0.1087, 12.9433
CIE-Lab:
42.6778, 79.7268, -77.8726
CIE-LCH:
42.6778, 111.4473, 315.6741
CIE-Luv:
42.6778, 26.3076, -118.2549
Hunter-Lab:
35.9769, 75.9074, -103.5483
#990de9 color charts
#990de9 color shades, tints & tones
#990de9 color schemes
#990de9 color preview, HTML & CSS examples
This text has a color of #990de9
<p style="color:#990de9;">Text here</p>
.mytext {color:#990de9;}
This box has a color of #990de9
<div style="background-color:#990de9;">Content here</div>
.mybackground {background-color:#990de9;}
Border around this has a color of #990de9
<div style="border:2px solid #990de9;">Content here</div>
.myborder {border:2px solid #990de9;}