#90025d color space conversions
Hex:
        #90025d
        RGB:
        144, 2, 93
        CMY:
        44, 99, 64
        CMYK:
        0, 99, 35, 44
      HSL:
        322°, 97.2603%, 28.6275%
        HSV (HSB):
        322°, 98.6111%, 56.4706%
        XYZ:
        13.4991, 6.7630, 10.9498
        xyY:
        0.4325, 0.2167, 6.7630
      CIE-Lab:
        31.2612, 57.1586, -11.5215
        CIE-LCH:
        31.2612, 58.3082, 348.6036
        CIE-Luv:
        31.2612, 68.0750, -22.9606
        Hunter-Lab:
        26.0058, 47.1456, -6.7602
      #90025d color charts
#90025d RGB chart
      #90025d CMYK chart
      #90025d RGB pie chart
      #90025d color shades, tints & tones
#90025d color schemes
#90025d color preview, HTML & CSS examples
           This text has a color of #90025d        
        
          <p style="color:#90025d;">Text here</p>
        
        
          .mytext {color:#90025d;}
        
        Text color #90025d
      
           This box has a color of #90025d        
        
          <div style="background-color:#90025d;">Content here</div>
        
        
          .mybackground {background-color:#90025d;}
        
        Background color #90025d
      
           Border around this has a color of #90025d        
        
          <div style="border:2px solid #90025d;">Content here</div>
        
        
          .myborder {border:2px solid #90025d;}
        
        Border color #90025d