#90013f color space conversions
Hex:
        #90013f
        RGB:
        144, 1, 63
        CMY:
        44, 100, 75
        CMYK:
        0, 99, 56, 44
      HSL:
        334°, 98.6207%, 28.4314%
        HSV (HSB):
        334°, 99.3056%, 56.4706%
        XYZ:
        12.4097, 6.3099, 5.2665
        xyY:
        0.5174, 0.2631, 6.3099
      CIE-Lab:
        30.1812, 54.5984, 6.7524
        CIE-LCH:
        30.1812, 55.0144, 7.0502
        CIE-Luv:
        30.1812, 80.9017, -2.3940
        Hunter-Lab:
        25.1195, 44.2244, 5.1530
      #90013f color charts
#90013f RGB chart
      #90013f CMYK chart
      #90013f RGB pie chart
      #90013f color shades, tints & tones
#90013f color schemes
#90013f color preview, HTML & CSS examples
           This text has a color of #90013f        
        
          <p style="color:#90013f;">Text here</p>
        
        
          .mytext {color:#90013f;}
        
        Text color #90013f
      
           This box has a color of #90013f        
        
          <div style="background-color:#90013f;">Content here</div>
        
        
          .mybackground {background-color:#90013f;}
        
        Background color #90013f
      
           Border around this has a color of #90013f        
        
          <div style="border:2px solid #90013f;">Content here</div>
        
        
          .myborder {border:2px solid #90013f;}
        
        Border color #90013f