#53cbce color space conversions
Hex:
        #53cbce
        RGB:
        83, 203, 206
        CMY:
        67, 20, 19
        CMYK:
        60, 1, 0, 19
      HSL:
        181°, 55.6561%, 56.6667%
        HSV (HSB):
        181°, 59.7087%, 80.7843%
        XYZ:
        36.0638, 49.0071, 65.9511
        xyY:
        0.2388, 0.3245, 49.0071
      CIE-Lab:
        75.4557, -32.2288, -11.5373
        CIE-LCH:
        75.4557, 34.2316, 199.6963
        CIE-Luv:
        75.4557, -48.0391, -12.9218
        Hunter-Lab:
        70.0051, -30.5529, -6.8530
      #53cbce color charts
#53cbce RGB chart
      #53cbce CMYK chart
      #53cbce RGB pie chart
      #53cbce color shades, tints & tones
#53cbce color schemes
#53cbce color preview, HTML & CSS examples
           This text has a color of #53cbce        
        
          <p style="color:#53cbce;">Text here</p>
        
        
          .mytext {color:#53cbce;}
        
        Text color #53cbce
      
           This box has a color of #53cbce        
        
          <div style="background-color:#53cbce;">Content here</div>
        
        
          .mybackground {background-color:#53cbce;}
        
        Background color #53cbce
      
           Border around this has a color of #53cbce        
        
          <div style="border:2px solid #53cbce;">Content here</div>
        
        
          .myborder {border:2px solid #53cbce;}
        
        Border color #53cbce