#507c07 color space conversions
Hex:
        #507c07
        RGB:
        80, 124, 7
        CMY:
        69, 51, 97
        CMYK:
        35, 0, 94, 51
      HSL:
        83°, 89.3130%, 25.6863%
        HSV (HSB):
        83°, 94.3548%, 48.6275%
        XYZ:
        10.5543, 16.1361, 2.7593
        xyY:
        0.3584, 0.5479, 16.1361
      CIE-Lab:
        47.1526, -31.8838, 50.1378
        CIE-LCH:
        47.1526, 59.4170, 122.4532
        CIE-Luv:
        47.1526, -22.0738, 54.1572
        Hunter-Lab:
        40.1698, -23.3978, 24.0461
      #507c07 color charts
#507c07 RGB chart
      #507c07 CMYK chart
      #507c07 RGB pie chart
      #507c07 color shades, tints & tones
#507c07 color schemes
#507c07 color preview, HTML & CSS examples
           This text has a color of #507c07        
        
          <p style="color:#507c07;">Text here</p>
        
        
          .mytext {color:#507c07;}
        
        Text color #507c07
      
           This box has a color of #507c07        
        
          <div style="background-color:#507c07;">Content here</div>
        
        
          .mybackground {background-color:#507c07;}
        
        Background color #507c07
      
           Border around this has a color of #507c07        
        
          <div style="border:2px solid #507c07;">Content here</div>
        
        
          .myborder {border:2px solid #507c07;}
        
        Border color #507c07