#53b06b color space conversions
Hex:
        #53b06b
        RGB:
        83, 176, 107
        CMY:
        67, 31, 58
        CMYK:
        53, 0, 39, 31
      HSL:
        135°, 37.0518%, 50.7843%
        HSV (HSB):
        135°, 52.8409%, 69.0196%
        XYZ:
        21.7465, 33.9512, 19.3170
        xyY:
        0.2899, 0.4526, 33.9512
      CIE-Lab:
        64.9238, -42.9984, 27.1436
        CIE-LCH:
        64.9238, 50.8492, 147.7370
        CIE-Luv:
        64.9238, -42.3248, 42.5998
        Hunter-Lab:
        58.2677, -35.3493, 21.1314
      #53b06b color charts
#53b06b RGB chart
      #53b06b CMYK chart
      #53b06b RGB pie chart
      #53b06b color shades, tints & tones
#53b06b color schemes
#53b06b color preview, HTML & CSS examples
           This text has a color of #53b06b        
        
          <p style="color:#53b06b;">Text here</p>
        
        
          .mytext {color:#53b06b;}
        
        Text color #53b06b
      
           This box has a color of #53b06b        
        
          <div style="background-color:#53b06b;">Content here</div>
        
        
          .mybackground {background-color:#53b06b;}
        
        Background color #53b06b
      
           Border around this has a color of #53b06b        
        
          <div style="border:2px solid #53b06b;">Content here</div>
        
        
          .myborder {border:2px solid #53b06b;}
        
        Border color #53b06b