#52c8a2 color space conversions
Hex:
        #52c8a2
        RGB:
        82, 200, 162
        CMY:
        68, 22, 36
        CMYK:
        59, 0, 19, 22
      HSL:
        161°, 51.7544%, 55.2941%
        HSV (HSB):
        161°, 59.0000%, 78.4314%
        XYZ:
        30.6555, 45.7110, 41.3898
        xyY:
        0.2603, 0.3882, 45.7110
      CIE-Lab:
        73.3576, -42.2680, 9.1851
        CIE-LCH:
        73.3576, 43.2544, 167.7399
        CIE-Luv:
        73.3576, -49.5385, 20.1591
        Hunter-Lab:
        67.6099, -37.3823, 11.0305
      #52c8a2 color charts
#52c8a2 RGB chart
      #52c8a2 CMYK chart
      #52c8a2 RGB pie chart
      #52c8a2 color shades, tints & tones
#52c8a2 color schemes
#52c8a2 color preview, HTML & CSS examples
           This text has a color of #52c8a2        
        
          <p style="color:#52c8a2;">Text here</p>
        
        
          .mytext {color:#52c8a2;}
        
        Text color #52c8a2
      
           This box has a color of #52c8a2        
        
          <div style="background-color:#52c8a2;">Content here</div>
        
        
          .mybackground {background-color:#52c8a2;}
        
        Background color #52c8a2
      
           Border around this has a color of #52c8a2        
        
          <div style="border:2px solid #52c8a2;">Content here</div>
        
        
          .myborder {border:2px solid #52c8a2;}
        
        Border color #52c8a2