#52d7d2 color space conversions
Hex:
        #52d7d2
        RGB:
        82, 215, 210
        CMY:
        68, 16, 18
        CMYK:
        62, 0, 2, 16
      HSL:
        178°, 62.4413%, 58.2353%
        HSV (HSB):
        178°, 61.8605%, 84.3137%
        XYZ:
        39.4130, 55.0479, 69.5208
        xyY:
        0.2403, 0.3357, 55.0479
      CIE-Lab:
        79.0688, -36.9270, -8.3074
        CIE-LCH:
        79.0688, 37.8500, 192.6787
        CIE-Luv:
        79.0688, -52.4313, -7.1023
        Hunter-Lab:
        74.1942, -35.0183, -3.6194
      #52d7d2 color charts
#52d7d2 RGB chart
      #52d7d2 CMYK chart
      #52d7d2 RGB pie chart
      #52d7d2 color shades, tints & tones
#52d7d2 color schemes
#52d7d2 color preview, HTML & CSS examples
           This text has a color of #52d7d2        
        
          <p style="color:#52d7d2;">Text here</p>
        
        
          .mytext {color:#52d7d2;}
        
        Text color #52d7d2
      
           This box has a color of #52d7d2        
        
          <div style="background-color:#52d7d2;">Content here</div>
        
        
          .mybackground {background-color:#52d7d2;}
        
        Background color #52d7d2
      
           Border around this has a color of #52d7d2        
        
          <div style="border:2px solid #52d7d2;">Content here</div>
        
        
          .myborder {border:2px solid #52d7d2;}
        
        Border color #52d7d2