#5e616d color space conversions
Hex:
        #5e616d
        RGB:
        94, 97, 109
        CMY:
        63, 62, 57
        CMYK:
        14, 11, 0, 57
      HSL:
        228°, 7.3892%, 39.8039%
        HSV (HSB):
        228°, 13.7615%, 42.7451%
        XYZ:
        11.6511, 12.0332, 16.1766
        xyY:
        0.2923, 0.3019, 12.0332
      CIE-Lab:
        41.2688, 1.5294, -7.1873
        CIE-LCH:
        41.2688, 7.3482, 282.0132
        CIE-Luv:
        41.2688, -2.2545, -9.8522
        Hunter-Lab:
        34.6889, -0.7520, -3.3666
      #5e616d color charts
#5e616d RGB chart
      #5e616d CMYK chart
      #5e616d RGB pie chart
      #5e616d color shades, tints & tones
#5e616d color schemes
#5e616d color preview, HTML & CSS examples
           This text has a color of #5e616d        
        
          <p style="color:#5e616d;">Text here</p>
        
        
          .mytext {color:#5e616d;}
        
        Text color #5e616d
      
           This box has a color of #5e616d        
        
          <div style="background-color:#5e616d;">Content here</div>
        
        
          .mybackground {background-color:#5e616d;}
        
        Background color #5e616d
      
           Border around this has a color of #5e616d        
        
          <div style="border:2px solid #5e616d;">Content here</div>
        
        
          .myborder {border:2px solid #5e616d;}
        
        Border color #5e616d