#53bdea color space conversions
Hex:
        #53bdea
        RGB:
        83, 189, 234
        CMY:
        67, 26, 8
        CMYK:
        65, 19, 0, 8
      HSL:
        198°, 78.2383%, 62.1569%
        HSV (HSB):
        198°, 64.5299%, 91.7647%
        XYZ:
        36.6162, 44.1747, 84.4386
        xyY:
        0.2216, 0.2674, 44.1747
      CIE-Lab:
        72.3451, -16.9822, -31.4293
        CIE-LCH:
        72.3451, 35.7239, 241.6163
        CIE-Luv:
        72.3451, -41.4563, -47.9277
        Hunter-Lab:
        66.4641, -17.9735, -28.7996
      #53bdea color charts
#53bdea RGB chart
      #53bdea CMYK chart
      #53bdea RGB pie chart
      #53bdea color shades, tints & tones
#53bdea color schemes
#53bdea color preview, HTML & CSS examples
           This text has a color of #53bdea        
        
          <p style="color:#53bdea;">Text here</p>
        
        
          .mytext {color:#53bdea;}
        
        Text color #53bdea
      
           This box has a color of #53bdea        
        
          <div style="background-color:#53bdea;">Content here</div>
        
        
          .mybackground {background-color:#53bdea;}
        
        Background color #53bdea
      
           Border around this has a color of #53bdea        
        
          <div style="border:2px solid #53bdea;">Content here</div>
        
        
          .myborder {border:2px solid #53bdea;}
        
        Border color #53bdea