#90425a color space conversions
Hex:
        #90425a
        RGB:
        144, 66, 90
        CMY:
        44, 74, 65
        CMYK:
        0, 54, 38, 44
      HSL:
        342°, 37.1429%, 41.1765%
        HSV (HSB):
        342°, 54.1667%, 56.4706%
        XYZ:
        15.2953, 10.5639, 10.9057
        xyY:
        0.4160, 0.2873, 10.5639
      CIE-Lab:
        38.8361, 35.6006, 1.6636
        CIE-LCH:
        38.8361, 35.6394, 2.6754
        CIE-Luv:
        38.8361, 49.7186, -3.9680
        Hunter-Lab:
        32.5022, 27.1220, 2.8574
      #90425a color charts
#90425a RGB chart
      #90425a CMYK chart
      #90425a RGB pie chart
      #90425a color shades, tints & tones
#90425a color schemes
#90425a color preview, HTML & CSS examples
           This text has a color of #90425a        
        
          <p style="color:#90425a;">Text here</p>
        
        
          .mytext {color:#90425a;}
        
        Text color #90425a
      
           This box has a color of #90425a        
        
          <div style="background-color:#90425a;">Content here</div>
        
        
          .mybackground {background-color:#90425a;}
        
        Background color #90425a
      
           Border around this has a color of #90425a        
        
          <div style="border:2px solid #90425a;">Content here</div>
        
        
          .myborder {border:2px solid #90425a;}
        
        Border color #90425a