#5e7652 color space conversions
Hex:
        #5e7652
        RGB:
        94, 118, 82
        CMY:
        63, 54, 68
        CMYK:
        20, 0, 31, 54
      HSL:
        100°, 18.0000%, 39.2157%
        HSV (HSB):
        100°, 30.5085%, 46.2745%
        XYZ:
        12.6175, 15.9457, 10.3955
        xyY:
        0.3239, 0.4093, 15.9457
      CIE-Lab:
        46.9032, -16.0710, 17.0444
        CIE-LCH:
        46.9032, 23.4262, 133.3164
        CIE-Luv:
        46.9032, -11.8864, 23.6519
        Hunter-Lab:
        39.9321, -13.4798, 12.5176
      #5e7652 color charts
#5e7652 RGB chart
      #5e7652 CMYK chart
      #5e7652 RGB pie chart
      #5e7652 color shades, tints & tones
#5e7652 color schemes
#5e7652 color preview, HTML & CSS examples
           This text has a color of #5e7652        
        
          <p style="color:#5e7652;">Text here</p>
        
        
          .mytext {color:#5e7652;}
        
        Text color #5e7652
      
           This box has a color of #5e7652        
        
          <div style="background-color:#5e7652;">Content here</div>
        
        
          .mybackground {background-color:#5e7652;}
        
        Background color #5e7652
      
           Border around this has a color of #5e7652        
        
          <div style="border:2px solid #5e7652;">Content here</div>
        
        
          .myborder {border:2px solid #5e7652;}
        
        Border color #5e7652