#52ccf7 color space conversions
Hex:
        #52ccf7
        RGB:
        82, 204, 247
        CMY:
        68, 20, 3
        CMYK:
        67, 17, 0, 3
      HSL:
        196°, 91.1602%, 64.5098%
        HSV (HSB):
        196°, 66.8016%, 96.8627%
        XYZ:
        41.8610, 51.6950, 95.7675
        xyY:
        0.2211, 0.2731, 51.6950
      CIE-Lab:
        77.0981, -20.8673, -31.1098
        CIE-LCH:
        77.0981, 37.4602, 236.1478
        CIE-Luv:
        77.0981, -46.3553, -47.2415
        Hunter-Lab:
        71.8992, -21.8976, -28.6430
      #52ccf7 color charts
#52ccf7 RGB chart
      #52ccf7 CMYK chart
      #52ccf7 RGB pie chart
      #52ccf7 color shades, tints & tones
#52ccf7 color schemes
#52ccf7 color preview, HTML & CSS examples
           This text has a color of #52ccf7        
        
          <p style="color:#52ccf7;">Text here</p>
        
        
          .mytext {color:#52ccf7;}
        
        Text color #52ccf7
      
           This box has a color of #52ccf7        
        
          <div style="background-color:#52ccf7;">Content here</div>
        
        
          .mybackground {background-color:#52ccf7;}
        
        Background color #52ccf7
      
           Border around this has a color of #52ccf7        
        
          <div style="border:2px solid #52ccf7;">Content here</div>
        
        
          .myborder {border:2px solid #52ccf7;}
        
        Border color #52ccf7