#5e7a27 color space conversions
Hex:
        #5e7a27
        RGB:
        94, 122, 39
        CMY:
        63, 52, 85
        CMYK:
        23, 0, 68, 52
      HSL:
        80°, 51.5528%, 31.5686%
        HSV (HSB):
        80°, 68.0328%, 47.8431%
        XYZ:
        11.9418, 16.4452, 4.4643
        xyY:
        0.3635, 0.5006, 16.4452
      CIE-Lab:
        47.5533, -23.5097, 40.6098
        CIE-LCH:
        47.5533, 46.9240, 120.0673
        CIE-Luv:
        47.5533, -13.7444, 46.8472
        Hunter-Lab:
        40.5527, -18.4032, 21.8599
      #5e7a27 color charts
#5e7a27 RGB chart
      #5e7a27 CMYK chart
      #5e7a27 RGB pie chart
      #5e7a27 color shades, tints & tones
#5e7a27 color schemes
#5e7a27 color preview, HTML & CSS examples
           This text has a color of #5e7a27        
        
          <p style="color:#5e7a27;">Text here</p>
        
        
          .mytext {color:#5e7a27;}
        
        Text color #5e7a27
      
           This box has a color of #5e7a27        
        
          <div style="background-color:#5e7a27;">Content here</div>
        
        
          .mybackground {background-color:#5e7a27;}
        
        Background color #5e7a27
      
           Border around this has a color of #5e7a27        
        
          <div style="border:2px solid #5e7a27;">Content here</div>
        
        
          .myborder {border:2px solid #5e7a27;}
        
        Border color #5e7a27