#52dbfd color space conversions
Hex:
        #52dbfd
        RGB:
        82, 219, 253
        CMY:
        68, 14, 1
        CMYK:
        68, 13, 0, 1
      HSL:
        192°, 97.7143%, 65.6863%
        HSV (HSB):
        192°, 67.5889%, 99.2157%
        XYZ:
        46.5408, 59.5487, 101.9696
        xyY:
        0.2237, 0.2862, 59.5487
      CIE-Lab:
        81.5923, -26.5605, -27.4116
        CIE-LCH:
        81.5923, 38.1688, 225.9034
        CIE-Luv:
        81.5923, -51.3302, -40.4113
        Hunter-Lab:
        77.1678, -27.3882, -24.3284
      #52dbfd color charts
#52dbfd RGB chart
      #52dbfd CMYK chart
      #52dbfd RGB pie chart
      #52dbfd color shades, tints & tones
#52dbfd color schemes
#52dbfd color preview, HTML & CSS examples
           This text has a color of #52dbfd        
        
          <p style="color:#52dbfd;">Text here</p>
        
        
          .mytext {color:#52dbfd;}
        
        Text color #52dbfd
      
           This box has a color of #52dbfd        
        
          <div style="background-color:#52dbfd;">Content here</div>
        
        
          .mybackground {background-color:#52dbfd;}
        
        Background color #52dbfd
      
           Border around this has a color of #52dbfd        
        
          <div style="border:2px solid #52dbfd;">Content here</div>
        
        
          .myborder {border:2px solid #52dbfd;}
        
        Border color #52dbfd