#53bcda color space conversions
Hex:
        #53bcda
        RGB:
        83, 188, 218
        CMY:
        67, 26, 15
        CMYK:
        62, 14, 0, 15
      HSL:
        193°, 64.5933%, 59.0196%
        HSV (HSB):
        193°, 61.9266%, 85.4902%
        XYZ:
        34.2054, 42.8674, 72.8011
        xyY:
        0.2282, 0.2860, 42.8674
      CIE-Lab:
        71.4649, -21.3544, -24.0848
        CIE-LCH:
        71.4649, 32.1884, 228.4388
        CIE-Luv:
        71.4649, -41.8741, -34.9002
        Hunter-Lab:
        65.4732, -21.3237, -20.0946
      #53bcda color charts
#53bcda RGB chart
      #53bcda CMYK chart
      #53bcda RGB pie chart
      #53bcda color shades, tints & tones
#53bcda color schemes
#53bcda color preview, HTML & CSS examples
           This text has a color of #53bcda        
        
          <p style="color:#53bcda;">Text here</p>
        
        
          .mytext {color:#53bcda;}
        
        Text color #53bcda
      
           This box has a color of #53bcda        
        
          <div style="background-color:#53bcda;">Content here</div>
        
        
          .mybackground {background-color:#53bcda;}
        
        Background color #53bcda
      
           Border around this has a color of #53bcda        
        
          <div style="border:2px solid #53bcda;">Content here</div>
        
        
          .myborder {border:2px solid #53bcda;}
        
        Border color #53bcda