#90126e color space conversions
Hex:
        #90126e
        RGB:
        144, 18, 110
        CMY:
        44, 93, 57
        CMYK:
        0, 88, 24, 44
      HSL:
        316°, 77.7778%, 31.7647%
        HSV (HSB):
        316°, 87.5000%, 56.4706%
        XYZ:
        14.5324, 7.4877, 15.4312
        xyY:
        0.3880, 0.1999, 7.4877
      CIE-Lab:
        32.8923, 56.6211, -19.9770
        CIE-LCH:
        32.8923, 60.0419, 340.5662
        CIE-Luv:
        32.8923, 58.9638, -33.8322
        Hunter-Lab:
        27.3637, 46.9120, -14.2808
      #90126e color charts
#90126e RGB chart
      #90126e CMYK chart
      #90126e RGB pie chart
      #90126e color shades, tints & tones
#90126e color schemes
#90126e color preview, HTML & CSS examples
           This text has a color of #90126e        
        
          <p style="color:#90126e;">Text here</p>
        
        
          .mytext {color:#90126e;}
        
        Text color #90126e
      
           This box has a color of #90126e        
        
          <div style="background-color:#90126e;">Content here</div>
        
        
          .mybackground {background-color:#90126e;}
        
        Background color #90126e
      
           Border around this has a color of #90126e        
        
          <div style="border:2px solid #90126e;">Content here</div>
        
        
          .myborder {border:2px solid #90126e;}
        
        Border color #90126e