#52c7c1 color space conversions
Hex:
        #52c7c1
        RGB:
        82, 199, 193
        CMY:
        68, 22, 24
        CMYK:
        59, 0, 3, 22
      HSL:
        177°, 51.0917%, 55.0980%
        HSV (HSB):
        177°, 58.7940%, 78.0392%
        XYZ:
        33.5287, 46.4909, 57.6586
        xyY:
        0.2435, 0.3377, 46.4909
      CIE-Lab:
        73.8630, -34.0518, -6.8711
        CIE-LCH:
        73.8630, 34.7381, 191.4081
        CIE-Luv:
        73.8630, -47.4934, -5.2012
        Hunter-Lab:
        68.1843, -31.5474, -2.4083
      #52c7c1 color charts
#52c7c1 RGB chart
      #52c7c1 CMYK chart
      #52c7c1 RGB pie chart
      #52c7c1 color shades, tints & tones
#52c7c1 color schemes
#52c7c1 color preview, HTML & CSS examples
           This text has a color of #52c7c1        
        
          <p style="color:#52c7c1;">Text here</p>
        
        
          .mytext {color:#52c7c1;}
        
        Text color #52c7c1
      
           This box has a color of #52c7c1        
        
          <div style="background-color:#52c7c1;">Content here</div>
        
        
          .mybackground {background-color:#52c7c1;}
        
        Background color #52c7c1
      
           Border around this has a color of #52c7c1        
        
          <div style="border:2px solid #52c7c1;">Content here</div>
        
        
          .myborder {border:2px solid #52c7c1;}
        
        Border color #52c7c1