#53bb8f color space conversions
Hex:
        #53bb8f
        RGB:
        83, 187, 143
        CMY:
        67, 27, 44
        CMYK:
        56, 0, 24, 27
      HSL:
        155°, 43.3333%, 52.9412%
        HSV (HSB):
        155°, 55.6150%, 73.3333%
        XYZ:
        26.2955, 39.3628, 32.1985
        xyY:
        0.2687, 0.4022, 39.3628
      CIE-Lab:
        69.0133, -40.6364, 13.3283
        CIE-LCH:
        69.0133, 42.7664, 161.8410
        CIE-Luv:
        69.0133, -45.2069, 25.3877
        Hunter-Lab:
        62.7398, -34.9816, 13.4898
      #53bb8f color charts
#53bb8f RGB chart
      #53bb8f CMYK chart
      #53bb8f RGB pie chart
      #53bb8f color shades, tints & tones
#53bb8f color schemes
#53bb8f color preview, HTML & CSS examples
           This text has a color of #53bb8f        
        
          <p style="color:#53bb8f;">Text here</p>
        
        
          .mytext {color:#53bb8f;}
        
        Text color #53bb8f
      
           This box has a color of #53bb8f        
        
          <div style="background-color:#53bb8f;">Content here</div>
        
        
          .mybackground {background-color:#53bb8f;}
        
        Background color #53bb8f
      
           Border around this has a color of #53bb8f        
        
          <div style="border:2px solid #53bb8f;">Content here</div>
        
        
          .myborder {border:2px solid #53bb8f;}
        
        Border color #53bb8f