#53993a color space conversions
Hex:
        #53993a
        RGB:
        83, 153, 58
        CMY:
        67, 40, 77
        CMYK:
        46, 0, 62, 40
      HSL:
        104°, 45.0237%, 41.3725%
        HSV (HSB):
        104°, 62.0915%, 60.0000%
        XYZ:
        15.7222, 24.9270, 7.9857
        xyY:
        0.3233, 0.5125, 24.9270
      CIE-Lab:
        57.0042, -40.2029, 42.1521
        CIE-LCH:
        57.0042, 58.2501, 133.6442
        CIE-Luv:
        57.0042, -33.9264, 54.9117
        Hunter-Lab:
        49.9269, -31.1615, 25.4655
      #53993a color charts
#53993a RGB chart
      #53993a CMYK chart
      #53993a RGB pie chart
      #53993a color shades, tints & tones
#53993a color schemes
#53993a color preview, HTML & CSS examples
           This text has a color of #53993a        
        
          <p style="color:#53993a;">Text here</p>
        
        
          .mytext {color:#53993a;}
        
        Text color #53993a
      
           This box has a color of #53993a        
        
          <div style="background-color:#53993a;">Content here</div>
        
        
          .mybackground {background-color:#53993a;}
        
        Background color #53993a
      
           Border around this has a color of #53993a        
        
          <div style="border:2px solid #53993a;">Content here</div>
        
        
          .myborder {border:2px solid #53993a;}
        
        Border color #53993a