#53bde5 color space conversions
Hex:
        #53bde5
        RGB:
        83, 189, 229
        CMY:
        67, 26, 10
        CMYK:
        64, 17, 0, 10
      HSL:
        196°, 73.7374%, 61.1765%
        HSV (HSB):
        196°, 63.7555%, 89.8039%
        XYZ:
        35.9077, 43.8913, 80.7081
        xyY:
        0.2237, 0.2735, 43.8913
      CIE-Lab:
        72.1558, -18.5278, -29.0088
        CIE-LCH:
        72.1558, 34.4208, 237.4338
        CIE-Luv:
        72.1558, -41.6988, -43.6045
        Hunter-Lab:
        66.2505, -19.1916, -25.8532
      #53bde5 color charts
#53bde5 RGB chart
      #53bde5 CMYK chart
      #53bde5 RGB pie chart
      #53bde5 color shades, tints & tones
#53bde5 color schemes
#53bde5 color preview, HTML & CSS examples
           This text has a color of #53bde5        
        
          <p style="color:#53bde5;">Text here</p>
        
        
          .mytext {color:#53bde5;}
        
        Text color #53bde5
      
           This box has a color of #53bde5        
        
          <div style="background-color:#53bde5;">Content here</div>
        
        
          .mybackground {background-color:#53bde5;}
        
        Background color #53bde5
      
           Border around this has a color of #53bde5        
        
          <div style="border:2px solid #53bde5;">Content here</div>
        
        
          .myborder {border:2px solid #53bde5;}
        
        Border color #53bde5