#507d1b color space conversions
Hex:
        #507d1b
        RGB:
        80, 125, 27
        CMY:
        69, 51, 89
        CMYK:
        36, 0, 78, 51
      HSL:
        88°, 64.4737%, 29.8039%
        HSV (HSB):
        88°, 78.4000%, 49.0196%
        XYZ:
        10.8397, 16.4518, 3.6411
        xyY:
        0.3504, 0.5319, 16.4518
      CIE-Lab:
        47.5618, -31.5004, 45.1543
        CIE-LCH:
        47.5618, 55.0562, 124.9003
        CIE-Luv:
        47.5618, -22.4931, 51.3430
        Hunter-Lab:
        40.5609, -23.2782, 23.0702
      #507d1b color charts
#507d1b RGB chart
      #507d1b CMYK chart
      #507d1b RGB pie chart
      #507d1b color shades, tints & tones
#507d1b color schemes
#507d1b color preview, HTML & CSS examples
           This text has a color of #507d1b        
        
          <p style="color:#507d1b;">Text here</p>
        
        
          .mytext {color:#507d1b;}
        
        Text color #507d1b
      
           This box has a color of #507d1b        
        
          <div style="background-color:#507d1b;">Content here</div>
        
        
          .mybackground {background-color:#507d1b;}
        
        Background color #507d1b
      
           Border around this has a color of #507d1b        
        
          <div style="border:2px solid #507d1b;">Content here</div>
        
        
          .myborder {border:2px solid #507d1b;}
        
        Border color #507d1b