#53c4ed color space conversions
Hex:
        #53c4ed
        RGB:
        83, 196, 237
        CMY:
        67, 23, 7
        CMYK:
        65, 17, 0, 7
      HSL:
        196°, 81.0526%, 62.7451%
        HSV (HSB):
        196°, 64.9789%, 92.9412%
        XYZ:
        38.5933, 47.4333, 87.2422
        xyY:
        0.2227, 0.2738, 47.4333
      CIE-Lab:
        74.4661, -19.6905, -29.7840
        CIE-LCH:
        74.4661, 35.7044, 236.5309
        CIE-Luv:
        74.4661, -43.8240, -44.9406
        Hunter-Lab:
        68.8718, -20.5008, -26.8943
      #53c4ed color charts
#53c4ed RGB chart
      #53c4ed CMYK chart
      #53c4ed RGB pie chart
      #53c4ed color shades, tints & tones
#53c4ed color schemes
#53c4ed color preview, HTML & CSS examples
           This text has a color of #53c4ed        
        
          <p style="color:#53c4ed;">Text here</p>
        
        
          .mytext {color:#53c4ed;}
        
        Text color #53c4ed
      
           This box has a color of #53c4ed        
        
          <div style="background-color:#53c4ed;">Content here</div>
        
        
          .mybackground {background-color:#53c4ed;}
        
        Background color #53c4ed
      
           Border around this has a color of #53c4ed        
        
          <div style="border:2px solid #53c4ed;">Content here</div>
        
        
          .myborder {border:2px solid #53c4ed;}
        
        Border color #53c4ed