#52fcd1 color space conversions
Hex:
        #52fcd1
        RGB:
        82, 252, 209
        CMY:
        68, 1, 18
        CMYK:
        67, 0, 17, 1
      HSL:
        165°, 96.5909%, 65.4902%
        HSV (HSB):
        165°, 67.4603%, 98.8235%
        XYZ:
        49.7987, 76.0181, 72.3699
        xyY:
        0.2513, 0.3836, 76.0181
      CIE-Lab:
        89.8677, -53.2416, 7.9902
        CIE-LCH:
        89.8677, 53.8378, 171.4651
        CIE-Luv:
        89.8677, -65.7552, 20.8632
        Hunter-Lab:
        87.1884, -50.6272, 11.8187
      #52fcd1 color charts
#52fcd1 RGB chart
      #52fcd1 CMYK chart
      #52fcd1 RGB pie chart
      #52fcd1 color shades, tints & tones
#52fcd1 color schemes
#52fcd1 color preview, HTML & CSS examples
           This text has a color of #52fcd1        
        
          <p style="color:#52fcd1;">Text here</p>
        
        
          .mytext {color:#52fcd1;}
        
        Text color #52fcd1
      
           This box has a color of #52fcd1        
        
          <div style="background-color:#52fcd1;">Content here</div>
        
        
          .mybackground {background-color:#52fcd1;}
        
        Background color #52fcd1
      
           Border around this has a color of #52fcd1        
        
          <div style="border:2px solid #52fcd1;">Content here</div>
        
        
          .myborder {border:2px solid #52fcd1;}
        
        Border color #52fcd1