#5e7c65 color space conversions
Hex:
        #5e7c65
        RGB:
        94, 124, 101
        CMY:
        63, 51, 60
        CMYK:
        24, 0, 19, 51
      HSL:
        134°, 13.7615%, 42.7451%
        HSV (HSB):
        134°, 24.1935%, 48.6275%
        XYZ:
        14.1727, 17.7346, 14.9881
        xyY:
        0.3022, 0.3782, 17.7346
      CIE-Lab:
        49.1726, -15.7765, 9.1003
        CIE-LCH:
        49.1726, 18.2130, 150.0227
        CIE-Luv:
        49.1726, -15.0157, 14.4086
        Hunter-Lab:
        42.1124, -13.6236, 8.3771
      #5e7c65 color charts
#5e7c65 RGB chart
      #5e7c65 CMYK chart
      #5e7c65 RGB pie chart
      #5e7c65 color shades, tints & tones
#5e7c65 color schemes
#5e7c65 color preview, HTML & CSS examples
           This text has a color of #5e7c65        
        
          <p style="color:#5e7c65;">Text here</p>
        
        
          .mytext {color:#5e7c65;}
        
        Text color #5e7c65
      
           This box has a color of #5e7c65        
        
          <div style="background-color:#5e7c65;">Content here</div>
        
        
          .mybackground {background-color:#5e7c65;}
        
        Background color #5e7c65
      
           Border around this has a color of #5e7c65        
        
          <div style="border:2px solid #5e7c65;">Content here</div>
        
        
          .myborder {border:2px solid #5e7c65;}
        
        Border color #5e7c65