#53e7ba color space conversions
Hex:
        #53e7ba
        RGB:
        83, 231, 186
        CMY:
        67, 9, 27
        CMYK:
        64, 0, 19, 9
      HSL:
        162°, 75.5102%, 61.5686%
        HSV (HSB):
        162°, 64.0693%, 90.5882%
        XYZ:
        41.0061, 62.5360, 56.3638
        xyY:
        0.2564, 0.3911, 62.5360
      CIE-Lab:
        83.1976, -49.7661, 10.4436
        CIE-LCH:
        83.1976, 50.8501, 168.1483
        CIE-Luv:
        83.1976, -59.4630, 23.6537
        Hunter-Lab:
        79.0797, -45.8298, 13.0971
      #53e7ba color charts
#53e7ba RGB chart
      #53e7ba CMYK chart
      #53e7ba RGB pie chart
      #53e7ba color shades, tints & tones
#53e7ba color schemes
#53e7ba color preview, HTML & CSS examples
           This text has a color of #53e7ba        
        
          <p style="color:#53e7ba;">Text here</p>
        
        
          .mytext {color:#53e7ba;}
        
        Text color #53e7ba
      
           This box has a color of #53e7ba        
        
          <div style="background-color:#53e7ba;">Content here</div>
        
        
          .mybackground {background-color:#53e7ba;}
        
        Background color #53e7ba
      
           Border around this has a color of #53e7ba        
        
          <div style="border:2px solid #53e7ba;">Content here</div>
        
        
          .myborder {border:2px solid #53e7ba;}
        
        Border color #53e7ba