#52d9ff color space conversions
Hex:
        #52d9ff
        RGB:
        82, 217, 255
        CMY:
        68, 15, 0
        CMYK:
        68, 15, 0, 0
      HSL:
        193°, 100.0000%, 66.0784%
        HSV (HSB):
        193°, 67.8431%, 100.0000%
        XYZ:
        46.3425, 58.6395, 103.4838
        xyY:
        0.2223, 0.2813, 58.6395
      CIE-Lab:
        81.0931, -24.9692, -29.2362
        CIE-LCH:
        81.0931, 38.4475, 229.5010
        CIE-Luv:
        81.0931, -50.5082, -43.7318
        Hunter-Lab:
        76.5765, -25.9842, -26.5197
      #52d9ff color charts
#52d9ff RGB chart
      #52d9ff CMYK chart
      #52d9ff RGB pie chart
      #52d9ff color shades, tints & tones
#52d9ff color schemes
#52d9ff color preview, HTML & CSS examples
           This text has a color of #52d9ff        
        
          <p style="color:#52d9ff;">Text here</p>
        
        
          .mytext {color:#52d9ff;}
        
        Text color #52d9ff
      
           This box has a color of #52d9ff        
        
          <div style="background-color:#52d9ff;">Content here</div>
        
        
          .mybackground {background-color:#52d9ff;}
        
        Background color #52d9ff
      
           Border around this has a color of #52d9ff        
        
          <div style="border:2px solid #52d9ff;">Content here</div>
        
        
          .myborder {border:2px solid #52d9ff;}
        
        Border color #52d9ff