#5a414e color space conversions
Hex:
        #5a414e
        RGB:
        90, 65, 78
        CMY:
        65, 75, 69
        CMYK:
        0, 28, 13, 65
      HSL:
        329°, 16.1290%, 30.3922%
        HSV (HSB):
        329°, 27.7778%, 35.2941%
        XYZ:
        7.4819, 6.5043, 8.0688
        xyY:
        0.3392, 0.2949, 6.5043
      CIE-Lab:
        30.6507, 13.2055, -3.5744
        CIE-LCH:
        30.6507, 13.6807, 344.8545
        CIE-Luv:
        30.6507, 13.4291, -6.1505
        Hunter-Lab:
        25.5036, 7.7347, -0.9058
      #5a414e color charts
#5a414e RGB chart
      #5a414e CMYK chart
      #5a414e RGB pie chart
      #5a414e color shades, tints & tones
#5a414e color schemes
#5a414e color preview, HTML & CSS examples
           This text has a color of #5a414e        
        
          <p style="color:#5a414e;">Text here</p>
        
        
          .mytext {color:#5a414e;}
        
        Text color #5a414e
      
           This box has a color of #5a414e        
        
          <div style="background-color:#5a414e;">Content here</div>
        
        
          .mybackground {background-color:#5a414e;}
        
        Background color #5a414e
      
           Border around this has a color of #5a414e        
        
          <div style="border:2px solid #5a414e;">Content here</div>
        
        
          .myborder {border:2px solid #5a414e;}
        
        Border color #5a414e