#53c6ee color space conversions
Hex:
        #53c6ee
        RGB:
        83, 198, 238
        CMY:
        67, 22, 7
        CMYK:
        65, 17, 0, 7
      HSL:
        195°, 82.0106%, 62.9412%
        HSV (HSB):
        195°, 65.1261%, 93.3333%
        XYZ:
        39.1940, 48.4002, 88.1654
        xyY:
        0.2230, 0.2754, 48.4002
      CIE-Lab:
        75.0767, -20.4113, -29.3842
        CIE-LCH:
        75.0767, 35.7778, 235.2148
        CIE-Luv:
        75.0767, -44.4906, -44.2086
        Hunter-Lab:
        69.5703, -21.1859, -26.4381
      #53c6ee color charts
#53c6ee RGB chart
      #53c6ee CMYK chart
      #53c6ee RGB pie chart
      #53c6ee color shades, tints & tones
#53c6ee color schemes
#53c6ee color preview, HTML & CSS examples
           This text has a color of #53c6ee        
        
          <p style="color:#53c6ee;">Text here</p>
        
        
          .mytext {color:#53c6ee;}
        
        Text color #53c6ee
      
           This box has a color of #53c6ee        
        
          <div style="background-color:#53c6ee;">Content here</div>
        
        
          .mybackground {background-color:#53c6ee;}
        
        Background color #53c6ee
      
           Border around this has a color of #53c6ee        
        
          <div style="border:2px solid #53c6ee;">Content here</div>
        
        
          .myborder {border:2px solid #53c6ee;}
        
        Border color #53c6ee