#52ccfb color space conversions
Hex:
        #52ccfb
        RGB:
        82, 204, 251
        CMY:
        68, 20, 2
        CMYK:
        67, 19, 0, 2
      HSL:
        197°, 95.4802%, 65.2941%
        HSV (HSB):
        197°, 67.3307%, 98.4314%
        XYZ:
        42.4851, 51.9446, 99.0539
        xyY:
        0.2196, 0.2685, 51.9446
      CIE-Lab:
        77.2477, -19.6310, -33.0192
        CIE-LCH:
        77.2477, 38.4141, 239.2671
        CIE-Luv:
        77.2477, -46.1405, -50.6956
        Hunter-Lab:
        72.0726, -20.9055, -31.0351
      #52ccfb color charts
#52ccfb RGB chart
      #52ccfb CMYK chart
      #52ccfb RGB pie chart
      #52ccfb color shades, tints & tones
#52ccfb color schemes
#52ccfb color preview, HTML & CSS examples
           This text has a color of #52ccfb        
        
          <p style="color:#52ccfb;">Text here</p>
        
        
          .mytext {color:#52ccfb;}
        
        Text color #52ccfb
      
           This box has a color of #52ccfb        
        
          <div style="background-color:#52ccfb;">Content here</div>
        
        
          .mybackground {background-color:#52ccfb;}
        
        Background color #52ccfb
      
           Border around this has a color of #52ccfb        
        
          <div style="border:2px solid #52ccfb;">Content here</div>
        
        
          .myborder {border:2px solid #52ccfb;}
        
        Border color #52ccfb