#53ab76 color space conversions
Hex:
        #53ab76
        RGB:
        83, 171, 118
        CMY:
        67, 33, 54
        CMYK:
        51, 0, 31, 33
      HSL:
        144°, 34.6457%, 49.8039%
        HSV (HSB):
        144°, 51.4620%, 67.0588%
        XYZ:
        21.4002, 32.2728, 22.2409
        xyY:
        0.2819, 0.4251, 32.2728
      CIE-Lab:
        63.5677, -38.7849, 19.3996
        CIE-LCH:
        63.5677, 43.3661, 153.4265
        CIE-Luv:
        63.5677, -39.8682, 32.4452
        Hunter-Lab:
        56.8092, -32.1745, 16.5543
      #53ab76 color charts
#53ab76 RGB chart
      #53ab76 CMYK chart
      #53ab76 RGB pie chart
      #53ab76 color shades, tints & tones
#53ab76 color schemes
#53ab76 color preview, HTML & CSS examples
           This text has a color of #53ab76        
        
          <p style="color:#53ab76;">Text here</p>
        
        
          .mytext {color:#53ab76;}
        
        Text color #53ab76
      
           This box has a color of #53ab76        
        
          <div style="background-color:#53ab76;">Content here</div>
        
        
          .mybackground {background-color:#53ab76;}
        
        Background color #53ab76
      
           Border around this has a color of #53ab76        
        
          <div style="border:2px solid #53ab76;">Content here</div>
        
        
          .myborder {border:2px solid #53ab76;}
        
        Border color #53ab76