#508a2a color space conversions
Hex:
        #508a2a
        RGB:
        80, 138, 42
        CMY:
        69, 46, 84
        CMYK:
        42, 0, 70, 46
      HSL:
        96°, 53.3333%, 35.2941%
        HSV (HSB):
        96°, 69.5652%, 54.1176%
        XYZ:
        12.8147, 20.0496, 5.3850
        xyY:
        0.3350, 0.5242, 20.0496
      CIE-Lab:
        51.8932, -36.2581, 43.6443
        CIE-LCH:
        51.8932, 56.7404, 129.7186
        CIE-Luv:
        51.8932, -28.5872, 53.2577
        Hunter-Lab:
        44.7768, -27.2745, 24.2133
      #508a2a color charts
#508a2a RGB chart
      #508a2a CMYK chart
      #508a2a RGB pie chart
      #508a2a color shades, tints & tones
#508a2a color schemes
#508a2a color preview, HTML & CSS examples
           This text has a color of #508a2a        
        
          <p style="color:#508a2a;">Text here</p>
        
        
          .mytext {color:#508a2a;}
        
        Text color #508a2a
      
           This box has a color of #508a2a        
        
          <div style="background-color:#508a2a;">Content here</div>
        
        
          .mybackground {background-color:#508a2a;}
        
        Background color #508a2a
      
           Border around this has a color of #508a2a        
        
          <div style="border:2px solid #508a2a;">Content here</div>
        
        
          .myborder {border:2px solid #508a2a;}
        
        Border color #508a2a