#53f0a2 color space conversions
Hex:
        #53f0a2
        RGB:
        83, 240, 162
        CMY:
        67, 6, 36
        CMYK:
        65, 0, 33, 6
      HSL:
        150°, 83.9572%, 63.3333%
        HSV (HSB):
        150°, 65.4167%, 94.1176%
        XYZ:
        41.2490, 66.7678, 44.8959
        xyY:
        0.2698, 0.4366, 66.7678
      CIE-Lab:
        85.3866, -58.4567, 25.9442
        CIE-LCH:
        85.3866, 63.9554, 156.0675
        CIE-Luv:
        85.3866, -64.0601, 46.6333
        Hunter-Lab:
        81.7116, -52.8864, 24.6216
      #53f0a2 color charts
#53f0a2 RGB chart
      #53f0a2 CMYK chart
      #53f0a2 RGB pie chart
      #53f0a2 color shades, tints & tones
#53f0a2 color schemes
#53f0a2 color preview, HTML & CSS examples
           This text has a color of #53f0a2        
        
          <p style="color:#53f0a2;">Text here</p>
        
        
          .mytext {color:#53f0a2;}
        
        Text color #53f0a2
      
           This box has a color of #53f0a2        
        
          <div style="background-color:#53f0a2;">Content here</div>
        
        
          .mybackground {background-color:#53f0a2;}
        
        Background color #53f0a2
      
           Border around this has a color of #53f0a2        
        
          <div style="border:2px solid #53f0a2;">Content here</div>
        
        
          .myborder {border:2px solid #53f0a2;}
        
        Border color #53f0a2