#53a77e color space conversions
Hex:
        #53a77e
        RGB:
        83, 167, 126
        CMY:
        67, 35, 51
        CMYK:
        50, 0, 25, 35
      HSL:
        151°, 33.6000%, 49.0196%
        HSV (HSB):
        151°, 50.2994%, 65.4902%
        XYZ:
        21.1519, 30.9828, 24.6041
        xyY:
        0.2756, 0.4037, 30.9828
      CIE-Lab:
        62.4931, -35.3340, 13.5146
        CIE-LCH:
        62.4931, 37.8304, 159.0690
        CIE-Luv:
        62.4931, -37.9197, 24.2609
        Hunter-Lab:
        55.6622, -29.5780, 12.7558
      #53a77e color charts
#53a77e RGB chart
      #53a77e CMYK chart
      #53a77e RGB pie chart
      #53a77e color shades, tints & tones
#53a77e color schemes
#53a77e color preview, HTML & CSS examples
           This text has a color of #53a77e        
        
          <p style="color:#53a77e;">Text here</p>
        
        
          .mytext {color:#53a77e;}
        
        Text color #53a77e
      
           This box has a color of #53a77e        
        
          <div style="background-color:#53a77e;">Content here</div>
        
        
          .mybackground {background-color:#53a77e;}
        
        Background color #53a77e
      
           Border around this has a color of #53a77e        
        
          <div style="border:2px solid #53a77e;">Content here</div>
        
        
          .myborder {border:2px solid #53a77e;}
        
        Border color #53a77e