#507c2f color space conversions
Hex:
        #507c2f
        RGB:
        80, 124, 47
        CMY:
        69, 51, 82
        CMYK:
        35, 0, 62, 51
      HSL:
        94°, 45.0292%, 33.5294%
        HSV (HSB):
        94°, 62.0968%, 48.6275%
        XYZ:
        11.0290, 16.3260, 5.2593
        xyY:
        0.3382, 0.5006, 16.3260
      CIE-Lab:
        47.3993, -29.3968, 36.4722
        CIE-LCH:
        47.3993, 46.8444, 128.8690
        CIE-Luv:
        47.3993, -21.8549, 44.6524
        Hunter-Lab:
        40.4055, -21.9865, 20.5665
      #507c2f color charts
#507c2f RGB chart
      #507c2f CMYK chart
      #507c2f RGB pie chart
      #507c2f color shades, tints & tones
#507c2f color schemes
#507c2f color preview, HTML & CSS examples
           This text has a color of #507c2f        
        
          <p style="color:#507c2f;">Text here</p>
        
        
          .mytext {color:#507c2f;}
        
        Text color #507c2f
      
           This box has a color of #507c2f        
        
          <div style="background-color:#507c2f;">Content here</div>
        
        
          .mybackground {background-color:#507c2f;}
        
        Background color #507c2f
      
           Border around this has a color of #507c2f        
        
          <div style="border:2px solid #507c2f;">Content here</div>
        
        
          .myborder {border:2px solid #507c2f;}
        
        Border color #507c2f