#53e974 color space conversions
Hex:
        #53e974
        RGB:
        83, 233, 116
        CMY:
        67, 9, 55
        CMYK:
        64, 0, 50, 9
      HSL:
        133°, 77.3196%, 61.9608%
        HSV (HSB):
        133°, 64.3777%, 91.3725%
        XYZ:
        35.8586, 61.3778, 26.4802
        xyY:
        0.2898, 0.4961, 61.3778
      CIE-Lab:
        82.5814, -63.6308, 45.1290
        CIE-LCH:
        82.5814, 78.0096, 144.6545
        CIE-Luv:
        82.5814, -63.7534, 69.6589
        Hunter-Lab:
        78.3440, -55.4013, 34.8008
      #53e974 color charts
#53e974 RGB chart
      #53e974 CMYK chart
      #53e974 RGB pie chart
      #53e974 color shades, tints & tones
#53e974 color schemes
#53e974 color preview, HTML & CSS examples
           This text has a color of #53e974        
        
          <p style="color:#53e974;">Text here</p>
        
        
          .mytext {color:#53e974;}
        
        Text color #53e974
      
           This box has a color of #53e974        
        
          <div style="background-color:#53e974;">Content here</div>
        
        
          .mybackground {background-color:#53e974;}
        
        Background color #53e974
      
           Border around this has a color of #53e974        
        
          <div style="border:2px solid #53e974;">Content here</div>
        
        
          .myborder {border:2px solid #53e974;}
        
        Border color #53e974