#53df7e color space conversions
Hex:
        #53df7e
        RGB:
        83, 223, 126
        CMY:
        67, 13, 51
        CMYK:
        63, 0, 43, 13
      HSL:
        138°, 68.6275%, 60.0000%
        HSV (HSB):
        138°, 62.7803%, 87.4510%
        XYZ:
        33.7209, 56.1207, 28.7938
        xyY:
        0.2842, 0.4731, 56.1207
      CIE-Lab:
        79.6825, -58.4624, 36.5960
        CIE-LCH:
        79.6825, 68.9719, 147.9544
        CIE-Luv:
        79.6825, -59.6825, 58.7848
        Hunter-Lab:
        74.9138, -50.7511, 29.6510
      #53df7e color charts
#53df7e RGB chart
      #53df7e CMYK chart
      #53df7e RGB pie chart
      #53df7e color shades, tints & tones
#53df7e color schemes
#53df7e color preview, HTML & CSS examples
           This text has a color of #53df7e        
        
          <p style="color:#53df7e;">Text here</p>
        
        
          .mytext {color:#53df7e;}
        
        Text color #53df7e
      
           This box has a color of #53df7e        
        
          <div style="background-color:#53df7e;">Content here</div>
        
        
          .mybackground {background-color:#53df7e;}
        
        Background color #53df7e
      
           Border around this has a color of #53df7e        
        
          <div style="border:2px solid #53df7e;">Content here</div>
        
        
          .myborder {border:2px solid #53df7e;}
        
        Border color #53df7e