#53e2ca color space conversions
Hex:
        #53e2ca
        RGB:
        83, 226, 202
        CMY:
        67, 11, 21
        CMYK:
        63, 0, 11, 11
      HSL:
        170°, 71.1443%, 60.5882%
        HSV (HSB):
        170°, 63.2743%, 88.6275%
        XYZ:
        41.4243, 60.4960, 65.3707
        xyY:
        0.2476, 0.3616, 60.4960
      CIE-Lab:
        82.1070, -43.7852, 0.4283
        CIE-LCH:
        82.1070, 43.7873, 179.4395
        CIE-Luv:
        82.1070, -56.7031, 7.6723
        Hunter-Lab:
        77.7792, -41.0464, 4.6142
      #53e2ca color charts
#53e2ca RGB chart
      #53e2ca CMYK chart
      #53e2ca RGB pie chart
      #53e2ca color shades, tints & tones
#53e2ca color schemes
#53e2ca color preview, HTML & CSS examples
           This text has a color of #53e2ca        
        
          <p style="color:#53e2ca;">Text here</p>
        
        
          .mytext {color:#53e2ca;}
        
        Text color #53e2ca
      
           This box has a color of #53e2ca        
        
          <div style="background-color:#53e2ca;">Content here</div>
        
        
          .mybackground {background-color:#53e2ca;}
        
        Background color #53e2ca
      
           Border around this has a color of #53e2ca        
        
          <div style="border:2px solid #53e2ca;">Content here</div>
        
        
          .myborder {border:2px solid #53e2ca;}
        
        Border color #53e2ca