#53c7cb color space conversions
Hex:
        #53c7cb
        RGB:
        83, 199, 203
        CMY:
        67, 22, 20
        CMYK:
        59, 2, 0, 20
      HSL:
        182°, 53.5714%, 56.0784%
        HSV (HSB):
        182°, 59.1133%, 79.6078%
        XYZ:
        34.7702, 46.9976, 63.7388
        xyY:
        0.2390, 0.3230, 46.9976
      CIE-Lab:
        74.1883, -31.1463, -11.8089
        CIE-LCH:
        74.1883, 33.3098, 200.7638
        CIE-Luv:
        74.1883, -46.7211, -13.4879
        Hunter-Lab:
        68.5548, -29.4379, -7.1364
      #53c7cb color charts
#53c7cb RGB chart
      #53c7cb CMYK chart
      #53c7cb RGB pie chart
      #53c7cb color shades, tints & tones
#53c7cb color schemes
#53c7cb color preview, HTML & CSS examples
           This text has a color of #53c7cb        
        
          <p style="color:#53c7cb;">Text here</p>
        
        
          .mytext {color:#53c7cb;}
        
        Text color #53c7cb
      
           This box has a color of #53c7cb        
        
          <div style="background-color:#53c7cb;">Content here</div>
        
        
          .mybackground {background-color:#53c7cb;}
        
        Background color #53c7cb
      
           Border around this has a color of #53c7cb        
        
          <div style="border:2px solid #53c7cb;">Content here</div>
        
        
          .myborder {border:2px solid #53c7cb;}
        
        Border color #53c7cb