#52c7ac color space conversions
Hex:
        #52c7ac
        RGB:
        82, 199, 172
        CMY:
        68, 22, 33
        CMYK:
        59, 0, 14, 22
      HSL:
        166°, 51.0917%, 55.0980%
        HSV (HSB):
        166°, 58.7940%, 78.0392%
        XYZ:
        31.3495, 45.6192, 46.1828
        xyY:
        0.2546, 0.3704, 45.6192
      CIE-Lab:
        73.2978, -39.4419, 3.6924
        CIE-LCH:
        73.2978, 39.6144, 174.6517
        CIE-Luv:
        73.2978, -48.6306, 11.7427
        Hunter-Lab:
        67.5420, -35.3481, 6.7390
      #52c7ac color charts
#52c7ac RGB chart
      #52c7ac CMYK chart
      #52c7ac RGB pie chart
      #52c7ac color shades, tints & tones
#52c7ac color schemes
#52c7ac color preview, HTML & CSS examples
           This text has a color of #52c7ac        
        
          <p style="color:#52c7ac;">Text here</p>
        
        
          .mytext {color:#52c7ac;}
        
        Text color #52c7ac
      
           This box has a color of #52c7ac        
        
          <div style="background-color:#52c7ac;">Content here</div>
        
        
          .mybackground {background-color:#52c7ac;}
        
        Background color #52c7ac
      
           Border around this has a color of #52c7ac        
        
          <div style="border:2px solid #52c7ac;">Content here</div>
        
        
          .myborder {border:2px solid #52c7ac;}
        
        Border color #52c7ac