#52d4ac color space conversions
Hex:
        #52d4ac
        RGB:
        82, 212, 172
        CMY:
        68, 17, 33
        CMYK:
        61, 0, 19, 17
      HSL:
        162°, 60.1852%, 57.6471%
        HSV (HSB):
        162°, 61.3208%, 83.1373%
        XYZ:
        34.4696, 51.8594, 47.2228
        xyY:
        0.2581, 0.3883, 51.8594
      CIE-Lab:
        77.1967, -45.1472, 9.2950
        CIE-LCH:
        77.1967, 46.0941, 168.3664
        CIE-Luv:
        77.1967, -53.5073, 20.9626
        Hunter-Lab:
        72.0134, -40.5837, 11.5300
      #52d4ac color charts
#52d4ac RGB chart
      #52d4ac CMYK chart
      #52d4ac RGB pie chart
      #52d4ac color shades, tints & tones
#52d4ac color schemes
#52d4ac color preview, HTML & CSS examples
           This text has a color of #52d4ac        
        
          <p style="color:#52d4ac;">Text here</p>
        
        
          .mytext {color:#52d4ac;}
        
        Text color #52d4ac
      
           This box has a color of #52d4ac        
        
          <div style="background-color:#52d4ac;">Content here</div>
        
        
          .mybackground {background-color:#52d4ac;}
        
        Background color #52d4ac
      
           Border around this has a color of #52d4ac        
        
          <div style="border:2px solid #52d4ac;">Content here</div>
        
        
          .myborder {border:2px solid #52d4ac;}
        
        Border color #52d4ac