#53b89d color space conversions
Hex:
        #53b89d
        RGB:
        83, 184, 157
        CMY:
        67, 28, 38
        CMYK:
        55, 0, 15, 28
      HSL:
        164°, 41.5638%, 52.3529%
        HSV (HSB):
        164°, 54.8913%, 72.1569%
        XYZ:
        26.7936, 38.5543, 37.9278
        xyY:
        0.2594, 0.3733, 38.5543
      CIE-Lab:
        68.4272, -36.0661, 4.8419
        CIE-LCH:
        68.4272, 36.3897, 172.3538
        CIE-Luv:
        68.4272, -43.3721, 12.7522
        Hunter-Lab:
        62.0921, -31.6361, 7.2483
      #53b89d color charts
#53b89d RGB chart
      #53b89d CMYK chart
      #53b89d RGB pie chart
      #53b89d color shades, tints & tones
#53b89d color schemes
#53b89d color preview, HTML & CSS examples
           This text has a color of #53b89d        
        
          <p style="color:#53b89d;">Text here</p>
        
        
          .mytext {color:#53b89d;}
        
        Text color #53b89d
      
           This box has a color of #53b89d        
        
          <div style="background-color:#53b89d;">Content here</div>
        
        
          .mybackground {background-color:#53b89d;}
        
        Background color #53b89d
      
           Border around this has a color of #53b89d        
        
          <div style="border:2px solid #53b89d;">Content here</div>
        
        
          .myborder {border:2px solid #53b89d;}
        
        Border color #53b89d