#52ecfc color space conversions
Hex:
        #52ecfc
        RGB:
        82, 236, 252
        CMY:
        68, 7, 1
        CMYK:
        67, 6, 0, 1
      HSL:
        186°, 96.5909%, 65.4902%
        HSV (HSB):
        186°, 67.4603%, 98.8235%
        XYZ:
        51.0458, 68.8130, 102.6873
        xyY:
        0.2294, 0.3092, 68.8130
      CIE-Lab:
        86.4114, -35.0063, -19.5609
        CIE-LCH:
        86.4114, 40.1007, 209.1956
        CIE-Luv:
        86.4114, -57.3839, -26.0635
        Hunter-Lab:
        82.9536, -35.3282, -15.3269
      #52ecfc color charts
#52ecfc RGB chart
      #52ecfc CMYK chart
      #52ecfc RGB pie chart
      #52ecfc color shades, tints & tones
#52ecfc color schemes
#52ecfc color preview, HTML & CSS examples
           This text has a color of #52ecfc        
        
          <p style="color:#52ecfc;">Text here</p>
        
        
          .mytext {color:#52ecfc;}
        
        Text color #52ecfc
      
           This box has a color of #52ecfc        
        
          <div style="background-color:#52ecfc;">Content here</div>
        
        
          .mybackground {background-color:#52ecfc;}
        
        Background color #52ecfc
      
           Border around this has a color of #52ecfc        
        
          <div style="border:2px solid #52ecfc;">Content here</div>
        
        
          .myborder {border:2px solid #52ecfc;}
        
        Border color #52ecfc