#53da8e color space conversions
Hex:
        #53da8e
        RGB:
        83, 218, 142
        CMY:
        67, 15, 44
        CMYK:
        62, 0, 35, 15
      HSL:
        146°, 64.5933%, 59.0196%
        HSV (HSB):
        146°, 61.9266%, 85.4902%
        XYZ:
        33.5212, 53.9348, 34.2349
        xyY:
        0.2755, 0.4432, 53.9348
      CIE-Lab:
        78.4237, -53.7367, 26.8013
        CIE-LCH:
        78.4237, 60.0495, 153.4921
        CIE-Luv:
        78.4237, -57.0807, 46.0754
        Hunter-Lab:
        73.4403, -47.0458, 23.7696
      #53da8e color charts
#53da8e RGB chart
      #53da8e CMYK chart
      #53da8e RGB pie chart
      #53da8e color shades, tints & tones
#53da8e color schemes
#53da8e color preview, HTML & CSS examples
           This text has a color of #53da8e        
        
          <p style="color:#53da8e;">Text here</p>
        
        
          .mytext {color:#53da8e;}
        
        Text color #53da8e
      
           This box has a color of #53da8e        
        
          <div style="background-color:#53da8e;">Content here</div>
        
        
          .mybackground {background-color:#53da8e;}
        
        Background color #53da8e
      
           Border around this has a color of #53da8e        
        
          <div style="border:2px solid #53da8e;">Content here</div>
        
        
          .myborder {border:2px solid #53da8e;}
        
        Border color #53da8e