#990ab7 color space conversions
Hex:
#990ab7
RGB:
153, 10, 183
CMY:
40, 96, 28
CMYK:
16, 95, 0, 28
HSL:
290°, 89.6373%, 37.8431%
HSV (HSB):
290°, 94.5355%, 71.7647%
XYZ:
21.7927, 10.4083, 45.6601
xyY:
0.2799, 0.1337, 10.4083
CIE-Lab:
38.5654, 70.8317, -55.6219
CIE-LCH:
38.5654, 90.0606, 321.8586
CIE-Luv:
38.5654, 39.5979, -85.6607
Hunter-Lab:
32.2619, 64.1171, -61.3297
#990ab7 color charts
#990ab7 color shades, tints & tones
#990ab7 color schemes
#990ab7 color preview, HTML & CSS examples
This text has a color of #990ab7
<p style="color:#990ab7;">Text here</p>
.mytext {color:#990ab7;}
This box has a color of #990ab7
<div style="background-color:#990ab7;">Content here</div>
.mybackground {background-color:#990ab7;}
Border around this has a color of #990ab7
<div style="border:2px solid #990ab7;">Content here</div>
.myborder {border:2px solid #990ab7;}