#990ab3 color space conversions
Hex:
#990ab3
RGB:
153, 10, 179
CMY:
40, 96, 30
CMYK:
15, 94, 0, 30
HSL:
291°, 89.4180%, 37.0588%
HSV (HSB):
291°, 94.4134%, 70.1961%
XYZ:
21.3821, 10.2441, 43.4982
xyY:
0.2846, 0.1364, 10.2441
CIE-Lab:
38.2769, 70.1413, -53.7182
CIE-LCH:
38.2769, 88.3484, 322.5530
CIE-Luv:
38.2769, 40.8469, -82.8924
Hunter-Lab:
32.0063, 63.2373, -58.1735
#990ab3 color charts
#990ab3 color shades, tints & tones
#990ab3 color schemes
#990ab3 color preview, HTML & CSS examples
This text has a color of #990ab3
<p style="color:#990ab3;">Text here</p>
.mytext {color:#990ab3;}
This box has a color of #990ab3
<div style="background-color:#990ab3;">Content here</div>
.mybackground {background-color:#990ab3;}
Border around this has a color of #990ab3
<div style="border:2px solid #990ab3;">Content here</div>
.myborder {border:2px solid #990ab3;}