#53e480 color space conversions
Hex:
        #53e480
        RGB:
        83, 228, 128
        CMY:
        67, 11, 50
        CMYK:
        64, 0, 44, 11
      HSL:
        139°, 72.8643%, 60.9804%
        HSV (HSB):
        139°, 63.5965%, 89.4118%
        XYZ:
        35.2070, 58.8843, 29.9323
        xyY:
        0.2839, 0.4748, 58.8843
      CIE-Lab:
        81.2280, -59.9988, 37.5905
        CIE-LCH:
        81.2280, 70.8018, 147.9320
        CIE-Luv:
        81.2280, -61.4221, 60.4819
        Hunter-Lab:
        76.7361, -52.3914, 30.5882
      #53e480 color charts
#53e480 RGB chart
      #53e480 CMYK chart
      #53e480 RGB pie chart
      #53e480 color shades, tints & tones
#53e480 color schemes
#53e480 color preview, HTML & CSS examples
           This text has a color of #53e480        
        
          <p style="color:#53e480;">Text here</p>
        
        
          .mytext {color:#53e480;}
        
        Text color #53e480
      
           This box has a color of #53e480        
        
          <div style="background-color:#53e480;">Content here</div>
        
        
          .mybackground {background-color:#53e480;}
        
        Background color #53e480
      
           Border around this has a color of #53e480        
        
          <div style="border:2px solid #53e480;">Content here</div>
        
        
          .myborder {border:2px solid #53e480;}
        
        Border color #53e480