#53defe color space conversions
Hex:
        #53defe
        RGB:
        83, 222, 254
        CMY:
        67, 13, 0
        CMYK:
        67, 13, 0, 0
      HSL:
        191°, 98.8439%, 66.0784%
        HSV (HSB):
        191°, 67.3228%, 99.6078%
        XYZ:
        47.5779, 61.2373, 103.0783
        xyY:
        0.2245, 0.2890, 61.2373
      CIE-Lab:
        82.5062, -27.5937, -26.5426
        CIE-LCH:
        82.5062, 38.2874, 223.8877
        CIE-Luv:
        82.5062, -52.1480, -38.8265
        Hunter-Lab:
        78.2543, -28.4185, -23.3201
      #53defe color charts
#53defe RGB chart
      #53defe CMYK chart
      #53defe RGB pie chart
      #53defe color shades, tints & tones
#53defe color schemes
#53defe color preview, HTML & CSS examples
           This text has a color of #53defe        
        
          <p style="color:#53defe;">Text here</p>
        
        
          .mytext {color:#53defe;}
        
        Text color #53defe
      
           This box has a color of #53defe        
        
          <div style="background-color:#53defe;">Content here</div>
        
        
          .mybackground {background-color:#53defe;}
        
        Background color #53defe
      
           Border around this has a color of #53defe        
        
          <div style="border:2px solid #53defe;">Content here</div>
        
        
          .myborder {border:2px solid #53defe;}
        
        Border color #53defe