#53c2fd color space conversions
Hex:
        #53c2fd
        RGB:
        83, 194, 253
        CMY:
        67, 24, 1
        CMYK:
        67, 23, 0, 1
      HSL:
        201°, 97.7011%, 65.8824%
        HSV (HSB):
        201°, 67.1937%, 99.2157%
        XYZ:
        40.5887, 47.5144, 99.9605
        xyY:
        0.2158, 0.2527, 47.5144
      CIE-Lab:
        74.5176, -13.6386, -38.3156
        CIE-LCH:
        74.5176, 40.6706, 250.4067
        CIE-Luv:
        74.5176, -42.3180, -60.3538
        Hunter-Lab:
        68.9307, -15.5220, -37.7284
      #53c2fd color charts
#53c2fd RGB chart
      #53c2fd CMYK chart
      #53c2fd RGB pie chart
      #53c2fd color shades, tints & tones
#53c2fd color schemes
#53c2fd color preview, HTML & CSS examples
           This text has a color of #53c2fd        
        
          <p style="color:#53c2fd;">Text here</p>
        
        
          .mytext {color:#53c2fd;}
        
        Text color #53c2fd
      
           This box has a color of #53c2fd        
        
          <div style="background-color:#53c2fd;">Content here</div>
        
        
          .mybackground {background-color:#53c2fd;}
        
        Background color #53c2fd
      
           Border around this has a color of #53c2fd        
        
          <div style="border:2px solid #53c2fd;">Content here</div>
        
        
          .myborder {border:2px solid #53c2fd;}
        
        Border color #53c2fd