#53c1cf color space conversions
Hex:
        #53c1cf
        RGB:
        83, 193, 207
        CMY:
        67, 24, 19
        CMYK:
        60, 7, 0, 19
      HSL:
        187°, 56.3636%, 56.8627%
        HSV (HSB):
        187°, 59.9034%, 81.1765%
        XYZ:
        33.8997, 44.4839, 65.8310
        xyY:
        0.2351, 0.3085, 44.4839
      CIE-Lab:
        72.5508, -27.0975, -16.4431
        CIE-LCH:
        72.5508, 31.6962, 211.2499
        CIE-Luv:
        72.5508, -44.2797, -21.5320
        Hunter-Lab:
        66.6963, -25.9922, -11.8335
      #53c1cf color charts
#53c1cf RGB chart
      #53c1cf CMYK chart
      #53c1cf RGB pie chart
      #53c1cf color shades, tints & tones
#53c1cf color schemes
#53c1cf color preview, HTML & CSS examples
           This text has a color of #53c1cf        
        
          <p style="color:#53c1cf;">Text here</p>
        
        
          .mytext {color:#53c1cf;}
        
        Text color #53c1cf
      
           This box has a color of #53c1cf        
        
          <div style="background-color:#53c1cf;">Content here</div>
        
        
          .mybackground {background-color:#53c1cf;}
        
        Background color #53c1cf
      
           Border around this has a color of #53c1cf        
        
          <div style="border:2px solid #53c1cf;">Content here</div>
        
        
          .myborder {border:2px solid #53c1cf;}
        
        Border color #53c1cf