#53e3fa color space conversions
Hex:
        #53e3fa
        RGB:
        83, 227, 250
        CMY:
        67, 11, 2
        CMYK:
        67, 9, 0, 2
      HSL:
        188°, 94.3503%, 65.2941%
        HSV (HSB):
        188°, 66.8000%, 98.0392%
        XYZ:
        48.2917, 63.6793, 100.1886
        xyY:
        0.2276, 0.3001, 63.6793
      CIE-Lab:
        83.7985, -31.1889, -22.4619
        CIE-LCH:
        83.7985, 38.4354, 215.7610
        CIE-Luv:
        83.7985, -54.1543, -31.4262
        Hunter-Lab:
        79.7993, -31.6270, -18.5795
      #53e3fa color charts
#53e3fa RGB chart
      #53e3fa CMYK chart
      #53e3fa RGB pie chart
      #53e3fa color shades, tints & tones
#53e3fa color schemes
#53e3fa color preview, HTML & CSS examples
           This text has a color of #53e3fa        
        
          <p style="color:#53e3fa;">Text here</p>
        
        
          .mytext {color:#53e3fa;}
        
        Text color #53e3fa
      
           This box has a color of #53e3fa        
        
          <div style="background-color:#53e3fa;">Content here</div>
        
        
          .mybackground {background-color:#53e3fa;}
        
        Background color #53e3fa
      
           Border around this has a color of #53e3fa        
        
          <div style="border:2px solid #53e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #53e3fa;}
        
        Border color #53e3fa