#90055b color space conversions
Hex:
        #90055b
        RGB:
        144, 5, 91
        CMY:
        44, 98, 64
        CMYK:
        0, 97, 37, 44
      HSL:
        323°, 93.2886%, 29.2157%
        HSV (HSB):
        323°, 96.5278%, 56.4706%
        XYZ:
        13.4442, 6.7932, 10.5002
        xyY:
        0.4374, 0.2210, 6.7932
      CIE-Lab:
        31.3313, 56.5023, -10.1096
        CIE-LCH:
        31.3313, 57.3996, 349.8558
        CIE-Luv:
        31.3313, 68.5832, -21.1723
        Hunter-Lab:
        26.0637, 46.4625, -5.6413
      #90055b color charts
#90055b RGB chart
      #90055b CMYK chart
      #90055b RGB pie chart
      #90055b color shades, tints & tones
#90055b color schemes
#90055b color preview, HTML & CSS examples
           This text has a color of #90055b        
        
          <p style="color:#90055b;">Text here</p>
        
        
          .mytext {color:#90055b;}
        
        Text color #90055b
      
           This box has a color of #90055b        
        
          <div style="background-color:#90055b;">Content here</div>
        
        
          .mybackground {background-color:#90055b;}
        
        Background color #90055b
      
           Border around this has a color of #90055b        
        
          <div style="border:2px solid #90055b;">Content here</div>
        
        
          .myborder {border:2px solid #90055b;}
        
        Border color #90055b