#53bcd1 color space conversions
Hex:
        #53bcd1
        RGB:
        83, 188, 209
        CMY:
        67, 26, 18
        CMYK:
        60, 10, 0, 18
      HSL:
        190°, 57.7982%, 57.2549%
        HSV (HSB):
        190°, 60.2871%, 81.9608%
        XYZ:
        33.0591, 42.4089, 66.7649
        xyY:
        0.2324, 0.2982, 42.4089
      CIE-Lab:
        71.1519, -24.0234, -19.6509
        CIE-LCH:
        71.1519, 31.0368, 219.2828
        CIE-Luv:
        71.1519, -42.3215, -27.1618
        Hunter-Lab:
        65.1221, -23.3485, -15.2002
      #53bcd1 color charts
#53bcd1 RGB chart
      #53bcd1 CMYK chart
      #53bcd1 RGB pie chart
      #53bcd1 color shades, tints & tones
#53bcd1 color schemes
#53bcd1 color preview, HTML & CSS examples
           This text has a color of #53bcd1        
        
          <p style="color:#53bcd1;">Text here</p>
        
        
          .mytext {color:#53bcd1;}
        
        Text color #53bcd1
      
           This box has a color of #53bcd1        
        
          <div style="background-color:#53bcd1;">Content here</div>
        
        
          .mybackground {background-color:#53bcd1;}
        
        Background color #53bcd1
      
           Border around this has a color of #53bcd1        
        
          <div style="border:2px solid #53bcd1;">Content here</div>
        
        
          .myborder {border:2px solid #53bcd1;}
        
        Border color #53bcd1