#53d0ba color space conversions
Hex:
        #53d0ba
        RGB:
        83, 208, 186
        CMY:
        67, 18, 27
        CMYK:
        60, 0, 11, 18
      HSL:
        169°, 57.0776%, 57.0588%
        HSV (HSB):
        169°, 60.0962%, 81.5686%
        XYZ:
        34.9861, 50.4959, 54.3571
        xyY:
        0.2502, 0.3611, 50.4959
      CIE-Lab:
        76.3727, -39.8232, 0.6052
        CIE-LCH:
        76.3727, 39.8278, 179.1294
        CIE-Luv:
        76.3727, -51.0097, 7.2422
        Hunter-Lab:
        71.0605, -36.4727, 4.3890
      #53d0ba color charts
#53d0ba RGB chart
      #53d0ba CMYK chart
      #53d0ba RGB pie chart
      #53d0ba color shades, tints & tones
#53d0ba color schemes
#53d0ba color preview, HTML & CSS examples
           This text has a color of #53d0ba        
        
          <p style="color:#53d0ba;">Text here</p>
        
        
          .mytext {color:#53d0ba;}
        
        Text color #53d0ba
      
           This box has a color of #53d0ba        
        
          <div style="background-color:#53d0ba;">Content here</div>
        
        
          .mybackground {background-color:#53d0ba;}
        
        Background color #53d0ba
      
           Border around this has a color of #53d0ba        
        
          <div style="border:2px solid #53d0ba;">Content here</div>
        
        
          .myborder {border:2px solid #53d0ba;}
        
        Border color #53d0ba