#53b99e color space conversions
Hex:
        #53b99e
        RGB:
        83, 185, 158
        CMY:
        67, 27, 38
        CMYK:
        55, 0, 15, 27
      HSL:
        164°, 42.1488%, 52.5490%
        HSV (HSB):
        164°, 55.1351%, 72.5490%
        XYZ:
        27.0878, 39.0055, 38.4489
        xyY:
        0.2591, 0.3731, 39.0055
      CIE-Lab:
        68.7553, -36.2847, 4.7661
        CIE-LCH:
        68.7553, 36.5964, 172.5169
        CIE-Luv:
        68.7553, -43.7141, 12.6876
        Hunter-Lab:
        62.4544, -31.8760, 7.2173
      #53b99e color charts
#53b99e RGB chart
      #53b99e CMYK chart
      #53b99e RGB pie chart
      #53b99e color shades, tints & tones
#53b99e color schemes
#53b99e color preview, HTML & CSS examples
           This text has a color of #53b99e        
        
          <p style="color:#53b99e;">Text here</p>
        
        
          .mytext {color:#53b99e;}
        
        Text color #53b99e
      
           This box has a color of #53b99e        
        
          <div style="background-color:#53b99e;">Content here</div>
        
        
          .mybackground {background-color:#53b99e;}
        
        Background color #53b99e
      
           Border around this has a color of #53b99e        
        
          <div style="border:2px solid #53b99e;">Content here</div>
        
        
          .myborder {border:2px solid #53b99e;}
        
        Border color #53b99e