#53c0d3 color space conversions
Hex:
        #53c0d3
        RGB:
        83, 192, 211
        CMY:
        67, 25, 17
        CMYK:
        61, 9, 0, 17
      HSL:
        189°, 59.2593%, 57.6471%
        HSV (HSB):
        189°, 60.6635%, 82.7451%
        XYZ:
        34.1748, 44.2414, 68.3663
        xyY:
        0.2328, 0.3014, 44.2414
      CIE-Lab:
        72.3896, -25.4462, -18.8647
        CIE-LCH:
        72.3896, 31.6763, 216.5516
        CIE-Luv:
        72.3896, -43.7019, -25.7292
        Hunter-Lab:
        66.5142, -24.6872, -14.3809
      #53c0d3 color charts
#53c0d3 RGB chart
      #53c0d3 CMYK chart
      #53c0d3 RGB pie chart
      #53c0d3 color shades, tints & tones
#53c0d3 color schemes
#53c0d3 color preview, HTML & CSS examples
           This text has a color of #53c0d3        
        
          <p style="color:#53c0d3;">Text here</p>
        
        
          .mytext {color:#53c0d3;}
        
        Text color #53c0d3
      
           This box has a color of #53c0d3        
        
          <div style="background-color:#53c0d3;">Content here</div>
        
        
          .mybackground {background-color:#53c0d3;}
        
        Background color #53c0d3
      
           Border around this has a color of #53c0d3        
        
          <div style="border:2px solid #53c0d3;">Content here</div>
        
        
          .myborder {border:2px solid #53c0d3;}
        
        Border color #53c0d3