#52c4a3 color space conversions
Hex:
        #52c4a3
        RGB:
        82, 196, 163
        CMY:
        68, 23, 36
        CMYK:
        58, 0, 17, 23
      HSL:
        163°, 49.1379%, 54.5098%
        HSV (HSB):
        163°, 58.1633%, 76.8627%
        XYZ:
        29.8305, 43.9180, 41.5551
        xyY:
        0.2587, 0.3809, 43.9180
      CIE-Lab:
        72.1737, -40.2690, 6.9512
        CIE-LCH:
        72.1737, 40.8646, 170.2062
        CIE-Luv:
        72.1737, -47.9642, 16.5902
        Hunter-Lab:
        66.2707, -35.6254, 9.2116
      #52c4a3 color charts
#52c4a3 RGB chart
      #52c4a3 CMYK chart
      #52c4a3 RGB pie chart
      #52c4a3 color shades, tints & tones
#52c4a3 color schemes
#52c4a3 color preview, HTML & CSS examples
           This text has a color of #52c4a3        
        
          <p style="color:#52c4a3;">Text here</p>
        
        
          .mytext {color:#52c4a3;}
        
        Text color #52c4a3
      
           This box has a color of #52c4a3        
        
          <div style="background-color:#52c4a3;">Content here</div>
        
        
          .mybackground {background-color:#52c4a3;}
        
        Background color #52c4a3
      
           Border around this has a color of #52c4a3        
        
          <div style="border:2px solid #52c4a3;">Content here</div>
        
        
          .myborder {border:2px solid #52c4a3;}
        
        Border color #52c4a3