#990f90 color space conversions
Hex:
#990f90
RGB:
153, 15, 144
CMY:
40, 94, 44
CMYK:
0, 90, 6, 40
HSL:
304°, 82.1429%, 32.9412%
HSV (HSB):
304°, 90.1961%, 60.0000%
XYZ:
18.3417, 9.1276, 27.1806
xyY:
0.3356, 0.1670, 9.1276
CIE-Lab:
36.2288, 63.8136, -35.8806
CIE-LCH:
36.2288, 73.2092, 330.6522
CIE-Luv:
36.2288, 52.7446, -57.1870
Hunter-Lab:
30.2119, 55.4972, -32.1930
#990f90 color charts
#990f90 color shades, tints & tones
#990f90 color schemes
#990f90 color preview, HTML & CSS examples
This text has a color of #990f90
<p style="color:#990f90;">Text here</p>
.mytext {color:#990f90;}
This box has a color of #990f90
<div style="background-color:#990f90;">Content here</div>
.mybackground {background-color:#990f90;}
Border around this has a color of #990f90
<div style="border:2px solid #990f90;">Content here</div>
.myborder {border:2px solid #990f90;}