#53dcd5 color space conversions
Hex:
        #53dcd5
        RGB:
        83, 220, 213
        CMY:
        67, 14, 16
        CMYK:
        62, 0, 3, 14
      HSL:
        177°, 66.1836%, 59.4118%
        HSV (HSB):
        177°, 62.2727%, 86.2745%
        XYZ:
        41.1707, 57.8295, 71.9431
        xyY:
        0.2408, 0.3383, 57.8295
      CIE-Lab:
        80.6439, -38.2537, -7.5692
        CIE-LCH:
        80.6439, 38.9954, 191.1924
        CIE-Luv:
        80.6439, -53.8678, -5.7355
        Hunter-Lab:
        76.0457, -36.4411, -2.8593
      #53dcd5 color charts
#53dcd5 RGB chart
      #53dcd5 CMYK chart
      #53dcd5 RGB pie chart
      #53dcd5 color shades, tints & tones
#53dcd5 color schemes
#53dcd5 color preview, HTML & CSS examples
           This text has a color of #53dcd5        
        
          <p style="color:#53dcd5;">Text here</p>
        
        
          .mytext {color:#53dcd5;}
        
        Text color #53dcd5
      
           This box has a color of #53dcd5        
        
          <div style="background-color:#53dcd5;">Content here</div>
        
        
          .mybackground {background-color:#53dcd5;}
        
        Background color #53dcd5
      
           Border around this has a color of #53dcd5        
        
          <div style="border:2px solid #53dcd5;">Content here</div>
        
        
          .myborder {border:2px solid #53dcd5;}
        
        Border color #53dcd5