#53d0fc color space conversions
Hex:
        #53d0fc
        RGB:
        83, 208, 252
        CMY:
        67, 18, 1
        CMYK:
        67, 17, 0, 1
      HSL:
        196°, 96.5714%, 65.6863%
        HSV (HSB):
        196°, 67.0635%, 98.8235%
        XYZ:
        43.6938, 53.9790, 100.2115
        xyY:
        0.2208, 0.2728, 53.9790
      CIE-Lab:
        78.4495, -21.2195, -31.6992
        CIE-LCH:
        78.4495, 38.1458, 236.2015
        CIE-Luv:
        78.4495, -47.3104, -48.3009
        Hunter-Lab:
        73.4704, -22.4169, -29.4406
      #53d0fc color charts
#53d0fc RGB chart
      #53d0fc CMYK chart
      #53d0fc RGB pie chart
      #53d0fc color shades, tints & tones
#53d0fc color schemes
#53d0fc color preview, HTML & CSS examples
           This text has a color of #53d0fc        
        
          <p style="color:#53d0fc;">Text here</p>
        
        
          .mytext {color:#53d0fc;}
        
        Text color #53d0fc
      
           This box has a color of #53d0fc        
        
          <div style="background-color:#53d0fc;">Content here</div>
        
        
          .mybackground {background-color:#53d0fc;}
        
        Background color #53d0fc
      
           Border around this has a color of #53d0fc        
        
          <div style="border:2px solid #53d0fc;">Content here</div>
        
        
          .myborder {border:2px solid #53d0fc;}
        
        Border color #53d0fc