#53cdf5 color space conversions
Hex:
        #53cdf5
        RGB:
        83, 205, 245
        CMY:
        67, 20, 4
        CMYK:
        66, 16, 0, 4
      HSL:
        195°, 89.0110%, 64.3137%
        HSV (HSB):
        195°, 66.1224%, 96.0784%
        XYZ:
        41.8800, 52.0942, 94.2341
        xyY:
        0.2225, 0.2768, 52.0942
      CIE-Lab:
        77.3371, -21.8402, -29.6694
        CIE-LCH:
        77.3371, 36.8411, 233.6425
        CIE-Luv:
        77.3371, -46.6240, -44.6605
        Hunter-Lab:
        72.1763, -22.7346, -26.8862
      #53cdf5 color charts
#53cdf5 RGB chart
      #53cdf5 CMYK chart
      #53cdf5 RGB pie chart
      #53cdf5 color shades, tints & tones
#53cdf5 color schemes
#53cdf5 color preview, HTML & CSS examples
           This text has a color of #53cdf5        
        
          <p style="color:#53cdf5;">Text here</p>
        
        
          .mytext {color:#53cdf5;}
        
        Text color #53cdf5
      
           This box has a color of #53cdf5        
        
          <div style="background-color:#53cdf5;">Content here</div>
        
        
          .mybackground {background-color:#53cdf5;}
        
        Background color #53cdf5
      
           Border around this has a color of #53cdf5        
        
          <div style="border:2px solid #53cdf5;">Content here</div>
        
        
          .myborder {border:2px solid #53cdf5;}
        
        Border color #53cdf5