#53bceb color space conversions
Hex:
        #53bceb
        RGB:
        83, 188, 235
        CMY:
        67, 26, 8
        CMYK:
        65, 20, 0, 8
      HSL:
        199°, 79.1667%, 62.3529%
        HSV (HSB):
        199°, 64.6809%, 92.1569%
        XYZ:
        36.5459, 43.8036, 85.1260
        xyY:
        0.2209, 0.2647, 43.8036
      CIE-Lab:
        72.0970, -16.1457, -32.3543
        CIE-LCH:
        72.0970, 36.1592, 243.4795
        CIE-Luv:
        72.0970, -41.0489, -49.5885
        Hunter-Lab:
        66.1843, -17.2577, -29.9296
      #53bceb color charts
#53bceb RGB chart
      #53bceb CMYK chart
      #53bceb RGB pie chart
      #53bceb color shades, tints & tones
#53bceb color schemes
#53bceb color preview, HTML & CSS examples
           This text has a color of #53bceb        
        
          <p style="color:#53bceb;">Text here</p>
        
        
          .mytext {color:#53bceb;}
        
        Text color #53bceb
      
           This box has a color of #53bceb        
        
          <div style="background-color:#53bceb;">Content here</div>
        
        
          .mybackground {background-color:#53bceb;}
        
        Background color #53bceb
      
           Border around this has a color of #53bceb        
        
          <div style="border:2px solid #53bceb;">Content here</div>
        
        
          .myborder {border:2px solid #53bceb;}
        
        Border color #53bceb