#90024d color space conversions
Hex:
        #90024d
        RGB:
        144, 2, 77
        CMY:
        44, 99, 70
        CMYK:
        0, 99, 47, 44
      HSL:
        328°, 97.2603%, 28.6275%
        HSV (HSB):
        328°, 98.6111%, 56.4706%
        XYZ:
        12.8629, 6.5085, 7.5995
        xyY:
        0.4769, 0.2413, 6.5085
      CIE-Lab:
        30.6608, 55.5820, -1.8955
        CIE-LCH:
        30.6608, 55.6143, 358.0468
        CIE-Luv:
        30.6608, 75.0042, -11.5055
        Hunter-Lab:
        25.5118, 45.3526, 0.1969
      #90024d color charts
#90024d RGB chart
      #90024d CMYK chart
      #90024d RGB pie chart
      #90024d color shades, tints & tones
#90024d color schemes
#90024d color preview, HTML & CSS examples
           This text has a color of #90024d        
        
          <p style="color:#90024d;">Text here</p>
        
        
          .mytext {color:#90024d;}
        
        Text color #90024d
      
           This box has a color of #90024d        
        
          <div style="background-color:#90024d;">Content here</div>
        
        
          .mybackground {background-color:#90024d;}
        
        Background color #90024d
      
           Border around this has a color of #90024d        
        
          <div style="border:2px solid #90024d;">Content here</div>
        
        
          .myborder {border:2px solid #90024d;}
        
        Border color #90024d