#507f13 color space conversions
Hex:
        #507f13
        RGB:
        80, 127, 19
        CMY:
        69, 50, 93
        CMYK:
        37, 0, 85, 50
      HSL:
        86°, 73.9726%, 28.6275%
        HSV (HSB):
        86°, 85.0394%, 49.8039%
        XYZ:
        11.0152, 16.9312, 3.3036
        xyY:
        0.3525, 0.5418, 16.9312
      CIE-Lab:
        48.1733, -32.8347, 48.2645
        CIE-LCH:
        48.1733, 58.3745, 124.2278
        CIE-Luv:
        48.1733, -23.5205, 53.8512
        Hunter-Lab:
        41.1476, -24.2239, 24.0431
      #507f13 color charts
#507f13 RGB chart
      #507f13 CMYK chart
      #507f13 RGB pie chart
      #507f13 color shades, tints & tones
#507f13 color schemes
#507f13 color preview, HTML & CSS examples
           This text has a color of #507f13        
        
          <p style="color:#507f13;">Text here</p>
        
        
          .mytext {color:#507f13;}
        
        Text color #507f13
      
           This box has a color of #507f13        
        
          <div style="background-color:#507f13;">Content here</div>
        
        
          .mybackground {background-color:#507f13;}
        
        Background color #507f13
      
           Border around this has a color of #507f13        
        
          <div style="border:2px solid #507f13;">Content here</div>
        
        
          .myborder {border:2px solid #507f13;}
        
        Border color #507f13