#53f0af color space conversions
Hex:
        #53f0af
        RGB:
        83, 240, 175
        CMY:
        67, 6, 31
        CMYK:
        65, 0, 27, 6
      HSL:
        155°, 83.9572%, 63.3333%
        HSV (HSB):
        155°, 65.4167%, 94.1176%
        XYZ:
        42.4652, 67.2543, 51.3007
        xyY:
        0.2637, 0.4177, 67.2543
      CIE-Lab:
        85.6322, -55.8309, 19.6012
        CIE-LCH:
        85.6322, 59.1717, 160.6548
        CIE-Luv:
        85.6322, -63.3396, 37.7406
        Hunter-Lab:
        82.0087, -51.0856, 20.3172
      #53f0af color charts
#53f0af RGB chart
      #53f0af CMYK chart
      #53f0af RGB pie chart
      #53f0af color shades, tints & tones
#53f0af color schemes
#53f0af color preview, HTML & CSS examples
           This text has a color of #53f0af        
        
          <p style="color:#53f0af;">Text here</p>
        
        
          .mytext {color:#53f0af;}
        
        Text color #53f0af
      
           This box has a color of #53f0af        
        
          <div style="background-color:#53f0af;">Content here</div>
        
        
          .mybackground {background-color:#53f0af;}
        
        Background color #53f0af
      
           Border around this has a color of #53f0af        
        
          <div style="border:2px solid #53f0af;">Content here</div>
        
        
          .myborder {border:2px solid #53f0af;}
        
        Border color #53f0af