#507d05 color space conversions
Hex:
        #507d05
        RGB:
        80, 125, 5
        CMY:
        69, 51, 98
        CMYK:
        36, 0, 96, 51
      HSL:
        83°, 92.3077%, 25.4902%
        HSV (HSB):
        83°, 96.0000%, 49.0196%
        XYZ:
        10.6693, 16.3837, 2.7436
        xyY:
        0.3581, 0.5499, 16.3837
      CIE-Lab:
        47.4739, -32.3990, 50.8035
        CIE-LCH:
        47.4739, 60.2552, 122.5269
        CIE-Luv:
        47.4739, -22.5783, 54.8132
        Hunter-Lab:
        40.4767, -23.7834, 24.3149
      #507d05 color charts
#507d05 RGB chart
      #507d05 CMYK chart
      #507d05 RGB pie chart
      #507d05 color shades, tints & tones
#507d05 color schemes
#507d05 color preview, HTML & CSS examples
           This text has a color of #507d05        
        
          <p style="color:#507d05;">Text here</p>
        
        
          .mytext {color:#507d05;}
        
        Text color #507d05
      
           This box has a color of #507d05        
        
          <div style="background-color:#507d05;">Content here</div>
        
        
          .mybackground {background-color:#507d05;}
        
        Background color #507d05
      
           Border around this has a color of #507d05        
        
          <div style="border:2px solid #507d05;">Content here</div>
        
        
          .myborder {border:2px solid #507d05;}
        
        Border color #507d05