#5f8f28 color space conversions
Hex:
        #5f8f28
        RGB:
        95, 143, 40
        CMY:
        63, 44, 84
        CMYK:
        34, 0, 72, 44
      HSL:
        88°, 56.2842%, 35.8824%
        HSV (HSB):
        88°, 72.0280%, 56.0784%
        XYZ:
        14.9248, 22.2310, 5.5119
        xyY:
        0.3498, 0.5210, 22.2310
      CIE-Lab:
        54.2713, -33.1444, 47.1724
        CIE-LCH:
        54.2713, 57.6523, 125.0927
        CIE-Luv:
        54.2713, -24.1624, 56.3980
        Hunter-Lab:
        47.1498, -26.0098, 26.0738
      #5f8f28 color charts
#5f8f28 RGB chart
      #5f8f28 CMYK chart
      #5f8f28 RGB pie chart
      #5f8f28 color shades, tints & tones
#5f8f28 color schemes
#5f8f28 color preview, HTML & CSS examples
           This text has a color of #5f8f28        
        
          <p style="color:#5f8f28;">Text here</p>
        
        
          .mytext {color:#5f8f28;}
        
        Text color #5f8f28
      
           This box has a color of #5f8f28        
        
          <div style="background-color:#5f8f28;">Content here</div>
        
        
          .mybackground {background-color:#5f8f28;}
        
        Background color #5f8f28
      
           Border around this has a color of #5f8f28        
        
          <div style="border:2px solid #5f8f28;">Content here</div>
        
        
          .myborder {border:2px solid #5f8f28;}
        
        Border color #5f8f28