#53ba9e color space conversions
Hex:
        #53ba9e
        RGB:
        83, 186, 158
        CMY:
        67, 27, 38
        CMYK:
        55, 0, 15, 27
      HSL:
        164°, 42.7386%, 52.7451%
        HSV (HSB):
        164°, 55.3763%, 72.9412%
        XYZ:
        27.2977, 39.4254, 38.5189
        xyY:
        0.2594, 0.3746, 39.4254
      CIE-Lab:
        69.0583, -36.7430, 5.2029
        CIE-LCH:
        69.0583, 37.1096, 171.9404
        CIE-Luv:
        69.0583, -44.1033, 13.4004
        Hunter-Lab:
        62.7897, -32.2793, 7.5808
      #53ba9e color charts
#53ba9e RGB chart
      #53ba9e CMYK chart
      #53ba9e RGB pie chart
      #53ba9e color shades, tints & tones
#53ba9e color schemes
#53ba9e color preview, HTML & CSS examples
           This text has a color of #53ba9e        
        
          <p style="color:#53ba9e;">Text here</p>
        
        
          .mytext {color:#53ba9e;}
        
        Text color #53ba9e
      
           This box has a color of #53ba9e        
        
          <div style="background-color:#53ba9e;">Content here</div>
        
        
          .mybackground {background-color:#53ba9e;}
        
        Background color #53ba9e
      
           Border around this has a color of #53ba9e        
        
          <div style="border:2px solid #53ba9e;">Content here</div>
        
        
          .myborder {border:2px solid #53ba9e;}
        
        Border color #53ba9e