#5a434d color space conversions
Hex:
        #5a434d
        RGB:
        90, 67, 77
        CMY:
        65, 74, 70
        CMYK:
        0, 26, 14, 65
      HSL:
        334°, 14.6497%, 30.7843%
        HSV (HSB):
        334°, 25.5556%, 35.2941%
        XYZ:
        7.5632, 6.7238, 7.9204
        xyY:
        0.3406, 0.3028, 6.7238
      CIE-Lab:
        31.1697, 11.7418, -2.1612
        CIE-LCH:
        31.1697, 11.9391, 349.5707
        CIE-Luv:
        31.1697, 12.5746, -4.2645
        Hunter-Lab:
        25.9303, 6.6856, 0.0411
      #5a434d color charts
#5a434d RGB chart
      #5a434d CMYK chart
      #5a434d RGB pie chart
      #5a434d color shades, tints & tones
#5a434d color schemes
#5a434d color preview, HTML & CSS examples
           This text has a color of #5a434d        
        
          <p style="color:#5a434d;">Text here</p>
        
        
          .mytext {color:#5a434d;}
        
        Text color #5a434d
      
           This box has a color of #5a434d        
        
          <div style="background-color:#5a434d;">Content here</div>
        
        
          .mybackground {background-color:#5a434d;}
        
        Background color #5a434d
      
           Border around this has a color of #5a434d        
        
          <div style="border:2px solid #5a434d;">Content here</div>
        
        
          .myborder {border:2px solid #5a434d;}
        
        Border color #5a434d