#5f8f27 color space conversions
Hex:
        #5f8f27
        RGB:
        95, 143, 39
        CMY:
        63, 44, 85
        CMYK:
        34, 0, 73, 44
      HSL:
        88°, 57.1429%, 35.6863%
        HSV (HSB):
        88°, 72.7273%, 56.0784%
        XYZ:
        14.9080, 22.2243, 5.4234
        xyY:
        0.3503, 0.5222, 22.2243
      CIE-Lab:
        54.2642, -33.2151, 47.5581
        CIE-LCH:
        54.2642, 58.0087, 124.9309
        CIE-Luv:
        54.2642, -24.1680, 56.6798
        Hunter-Lab:
        47.1427, -26.0524, 26.1789
      #5f8f27 color charts
#5f8f27 RGB chart
      #5f8f27 CMYK chart
      #5f8f27 RGB pie chart
      #5f8f27 color shades, tints & tones
#5f8f27 color schemes
#5f8f27 color preview, HTML & CSS examples
           This text has a color of #5f8f27        
        
          <p style="color:#5f8f27;">Text here</p>
        
        
          .mytext {color:#5f8f27;}
        
        Text color #5f8f27
      
           This box has a color of #5f8f27        
        
          <div style="background-color:#5f8f27;">Content here</div>
        
        
          .mybackground {background-color:#5f8f27;}
        
        Background color #5f8f27
      
           Border around this has a color of #5f8f27        
        
          <div style="border:2px solid #5f8f27;">Content here</div>
        
        
          .myborder {border:2px solid #5f8f27;}
        
        Border color #5f8f27