#53f2cf color space conversions
Hex:
        #53f2cf
        RGB:
        83, 242, 207
        CMY:
        67, 5, 19
        CMYK:
        66, 0, 14, 5
      HSL:
        167°, 85.9459%, 63.7255%
        HSV (HSB):
        167°, 65.7025%, 94.9020%
        XYZ:
        46.5819, 69.8483, 70.0584
        xyY:
        0.2498, 0.3745, 69.8483
      CIE-Lab:
        86.9224, -49.4192, 4.7904
        CIE-LCH:
        86.9224, 49.6508, 174.4634
        CIE-Luv:
        86.9224, -62.1532, 15.3311
        Hunter-Lab:
        83.5753, -46.7671, 8.8018
      #53f2cf color charts
#53f2cf RGB chart
      #53f2cf CMYK chart
      #53f2cf RGB pie chart
      #53f2cf color shades, tints & tones
#53f2cf color schemes
#53f2cf color preview, HTML & CSS examples
           This text has a color of #53f2cf        
        
          <p style="color:#53f2cf;">Text here</p>
        
        
          .mytext {color:#53f2cf;}
        
        Text color #53f2cf
      
           This box has a color of #53f2cf        
        
          <div style="background-color:#53f2cf;">Content here</div>
        
        
          .mybackground {background-color:#53f2cf;}
        
        Background color #53f2cf
      
           Border around this has a color of #53f2cf        
        
          <div style="border:2px solid #53f2cf;">Content here</div>
        
        
          .myborder {border:2px solid #53f2cf;}
        
        Border color #53f2cf