#90196e color space conversions
Hex:
#90196e
RGB:
144, 25, 110
CMY:
44, 90, 57
CMYK:
0, 83, 24, 44
HSL:
317°, 70.4142%, 33.1373%
HSV (HSB):
317°, 82.6389%, 56.4706%
XYZ:
14.6637, 7.7503, 15.4750
xyY:
0.3870, 0.2046, 7.7503
CIE-Lab:
33.4574, 54.9882, -19.1011
CIE-LCH:
33.4574, 58.2113, 340.8444
CIE-Luv:
33.4574, 57.8049, -32.6275
Hunter-Lab:
27.8394, 45.3012, -13.4696
#90196e color charts
#90196e color shades, tints & tones
#90196e color schemes
#90196e color preview, HTML & CSS examples
This text has a color of #90196e
<p style="color:#90196e;">Text here</p>
.mytext {color:#90196e;}
This box has a color of #90196e
<div style="background-color:#90196e;">Content here</div>
.mybackground {background-color:#90196e;}
Border around this has a color of #90196e
<div style="border:2px solid #90196e;">Content here</div>
.myborder {border:2px solid #90196e;}