#5f7c17 color space conversions
Hex:
        #5f7c17
        RGB:
        95, 124, 23
        CMY:
        63, 51, 91
        CMYK:
        23, 0, 81, 51
      HSL:
        77°, 68.7075%, 28.8235%
        HSV (HSB):
        77°, 81.4516%, 48.6275%
        XYZ:
        12.0816, 16.9101, 3.4378
        xyY:
        0.3726, 0.5214, 16.9101
      CIE-Lab:
        48.1465, -25.0934, 47.3848
        CIE-LCH:
        48.1465, 53.6190, 117.9042
        CIE-Luv:
        48.1465, -14.2537, 51.9419
        Hunter-Lab:
        41.1218, -19.5198, 23.8286
      #5f7c17 color charts
#5f7c17 RGB chart
      #5f7c17 CMYK chart
      #5f7c17 RGB pie chart
      #5f7c17 color shades, tints & tones
#5f7c17 color schemes
#5f7c17 color preview, HTML & CSS examples
           This text has a color of #5f7c17        
        
          <p style="color:#5f7c17;">Text here</p>
        
        
          .mytext {color:#5f7c17;}
        
        Text color #5f7c17
      
           This box has a color of #5f7c17        
        
          <div style="background-color:#5f7c17;">Content here</div>
        
        
          .mybackground {background-color:#5f7c17;}
        
        Background color #5f7c17
      
           Border around this has a color of #5f7c17        
        
          <div style="border:2px solid #5f7c17;">Content here</div>
        
        
          .myborder {border:2px solid #5f7c17;}
        
        Border color #5f7c17