#53a068 color space conversions
Hex:
        #53a068
        RGB:
        83, 160, 104
        CMY:
        67, 37, 59
        CMYK:
        48, 0, 35, 37
      HSL:
        136°, 31.6872%, 47.6471%
        HSV (HSB):
        136°, 48.1250%, 62.7451%
        XYZ:
        18.6368, 27.9801, 17.5151
        xyY:
        0.2906, 0.4363, 27.9801
      CIE-Lab:
        59.8707, -36.5505, 22.0403
        CIE-LCH:
        59.8707, 42.6815, 148.9096
        CIE-Luv:
        59.8707, -35.7846, 34.7588
        Hunter-Lab:
        52.8962, -29.6779, 17.3951
      #53a068 color charts
#53a068 RGB chart
      #53a068 CMYK chart
      #53a068 RGB pie chart
      #53a068 color shades, tints & tones
#53a068 color schemes
#53a068 color preview, HTML & CSS examples
           This text has a color of #53a068        
        
          <p style="color:#53a068;">Text here</p>
        
        
          .mytext {color:#53a068;}
        
        Text color #53a068
      
           This box has a color of #53a068        
        
          <div style="background-color:#53a068;">Content here</div>
        
        
          .mybackground {background-color:#53a068;}
        
        Background color #53a068
      
           Border around this has a color of #53a068        
        
          <div style="border:2px solid #53a068;">Content here</div>
        
        
          .myborder {border:2px solid #53a068;}
        
        Border color #53a068