#52793f color space conversions
Hex:
        #52793f
        RGB:
        82, 121, 63
        CMY:
        68, 53, 75
        CMYK:
        32, 0, 48, 53
      HSL:
        100°, 31.5217%, 36.0784%
        HSV (HSB):
        100°, 47.9339%, 47.4510%
        XYZ:
        11.2143, 15.8275, 7.1666
        xyY:
        0.3278, 0.4627, 15.8275
      CIE-Lab:
        46.7473, -25.2286, 27.4341
        CIE-LCH:
        46.7473, 37.2708, 132.6018
        CIE-Luv:
        46.7473, -19.3133, 35.8551
        Hunter-Lab:
        39.7837, -19.3059, 17.1682
      #52793f color charts
#52793f RGB chart
      #52793f CMYK chart
      #52793f RGB pie chart
      #52793f color shades, tints & tones
#52793f color schemes
#52793f color preview, HTML & CSS examples
           This text has a color of #52793f        
        
          <p style="color:#52793f;">Text here</p>
        
        
          .mytext {color:#52793f;}
        
        Text color #52793f
      
           This box has a color of #52793f        
        
          <div style="background-color:#52793f;">Content here</div>
        
        
          .mybackground {background-color:#52793f;}
        
        Background color #52793f
      
           Border around this has a color of #52793f        
        
          <div style="border:2px solid #52793f;">Content here</div>
        
        
          .myborder {border:2px solid #52793f;}
        
        Border color #52793f