#52c3ac color space conversions
Hex:
        #52c3ac
        RGB:
        82, 195, 172
        CMY:
        68, 24, 33
        CMYK:
        58, 0, 12, 24
      HSL:
        168°, 48.4979%, 54.3137%
        HSV (HSB):
        168°, 57.9487%, 76.4706%
        XYZ:
        30.4412, 43.8026, 45.8801
        xyY:
        0.2534, 0.3646, 43.8026
      CIE-Lab:
        72.0964, -37.6326, 1.9501
        CIE-LCH:
        72.0964, 37.6831, 177.0336
        CIE-Luv:
        72.0964, -47.1136, 8.8482
        Hunter-Lab:
        66.1835, -33.7200, 5.2272
      #52c3ac color charts
#52c3ac RGB chart
      #52c3ac CMYK chart
      #52c3ac RGB pie chart
      #52c3ac color shades, tints & tones
#52c3ac color schemes
#52c3ac color preview, HTML & CSS examples
           This text has a color of #52c3ac        
        
          <p style="color:#52c3ac;">Text here</p>
        
        
          .mytext {color:#52c3ac;}
        
        Text color #52c3ac
      
           This box has a color of #52c3ac        
        
          <div style="background-color:#52c3ac;">Content here</div>
        
        
          .mybackground {background-color:#52c3ac;}
        
        Background color #52c3ac
      
           Border around this has a color of #52c3ac        
        
          <div style="border:2px solid #52c3ac;">Content here</div>
        
        
          .myborder {border:2px solid #52c3ac;}
        
        Border color #52c3ac