#53e096 color space conversions
Hex:
        #53e096
        RGB:
        83, 224, 150
        CMY:
        67, 12, 41
        CMYK:
        63, 0, 33, 12
      HSL:
        149°, 69.4581%, 60.1961%
        HSV (HSB):
        149°, 62.9464%, 87.8431%
        XYZ:
        35.7280, 57.3523, 38.0412
        xyY:
        0.2725, 0.4374, 57.3523
      CIE-Lab:
        80.3773, -54.5697, 25.3056
        CIE-LCH:
        80.3773, 60.1517, 155.1215
        CIE-Luv:
        80.3773, -58.8930, 44.5704
        Hunter-Lab:
        75.7313, -48.3184, 23.2295
      #53e096 color charts
#53e096 RGB chart
      #53e096 CMYK chart
      #53e096 RGB pie chart
      #53e096 color shades, tints & tones
#53e096 color schemes
#53e096 color preview, HTML & CSS examples
           This text has a color of #53e096        
        
          <p style="color:#53e096;">Text here</p>
        
        
          .mytext {color:#53e096;}
        
        Text color #53e096
      
           This box has a color of #53e096        
        
          <div style="background-color:#53e096;">Content here</div>
        
        
          .mybackground {background-color:#53e096;}
        
        Background color #53e096
      
           Border around this has a color of #53e096        
        
          <div style="border:2px solid #53e096;">Content here</div>
        
        
          .myborder {border:2px solid #53e096;}
        
        Border color #53e096