#53c0fe color space conversions
Hex:
        #53c0fe
        RGB:
        83, 192, 254
        CMY:
        67, 25, 0
        CMYK:
        67, 24, 0, 0
      HSL:
        202°, 98.8439%, 66.0784%
        HSV (HSB):
        202°, 67.3228%, 99.6078%
        XYZ:
        40.3063, 46.6940, 100.6544
        xyY:
        0.2148, 0.2488, 46.6940
      CIE-Lab:
        73.9936, -12.2552, -39.6679
        CIE-LCH:
        73.9936, 41.5178, 252.8317
        CIE-Luv:
        73.9936, -41.5683, -62.8055
        Hunter-Lab:
        68.3330, -14.2944, -39.5009
      #53c0fe color charts
#53c0fe RGB chart
      #53c0fe CMYK chart
      #53c0fe RGB pie chart
      #53c0fe color shades, tints & tones
#53c0fe color schemes
#53c0fe color preview, HTML & CSS examples
           This text has a color of #53c0fe        
        
          <p style="color:#53c0fe;">Text here</p>
        
        
          .mytext {color:#53c0fe;}
        
        Text color #53c0fe
      
           This box has a color of #53c0fe        
        
          <div style="background-color:#53c0fe;">Content here</div>
        
        
          .mybackground {background-color:#53c0fe;}
        
        Background color #53c0fe
      
           Border around this has a color of #53c0fe        
        
          <div style="border:2px solid #53c0fe;">Content here</div>
        
        
          .myborder {border:2px solid #53c0fe;}
        
        Border color #53c0fe