#53a3ec color space conversions
Hex:
        #53a3ec
        RGB:
        83, 163, 236
        CMY:
        67, 36, 7
        CMYK:
        65, 31, 0, 7
      HSL:
        209°, 80.1047%, 62.5490%
        HSV (HSB):
        209°, 64.8305%, 92.5490%
        XYZ:
        31.8048, 34.0895, 84.2605
        xyY:
        0.2118, 0.2270, 34.0895
      CIE-Lab:
        65.0336, -2.1559, -43.9061
        CIE-LCH:
        65.0336, 43.9590, 267.1889
        CIE-Luv:
        65.0336, -32.1287, -70.0594
        Hunter-Lab:
        58.3862, -4.9414, -44.6945
      #53a3ec color charts
#53a3ec RGB chart
      #53a3ec CMYK chart
      #53a3ec RGB pie chart
      #53a3ec color shades, tints & tones
#53a3ec color schemes
#53a3ec color preview, HTML & CSS examples
           This text has a color of #53a3ec        
        
          <p style="color:#53a3ec;">Text here</p>
        
        
          .mytext {color:#53a3ec;}
        
        Text color #53a3ec
      
           This box has a color of #53a3ec        
        
          <div style="background-color:#53a3ec;">Content here</div>
        
        
          .mybackground {background-color:#53a3ec;}
        
        Background color #53a3ec
      
           Border around this has a color of #53a3ec        
        
          <div style="border:2px solid #53a3ec;">Content here</div>
        
        
          .myborder {border:2px solid #53a3ec;}
        
        Border color #53a3ec