#52d4bc color space conversions
Hex:
        #52d4bc
        RGB:
        82, 212, 188
        CMY:
        68, 17, 26
        CMYK:
        61, 0, 11, 17
      HSL:
        169°, 60.1852%, 57.6471%
        HSV (HSB):
        169°, 61.3208%, 83.1373%
        XYZ:
        36.1003, 52.5116, 55.8100
        xyY:
        0.2500, 0.3636, 52.5116
      CIE-Lab:
        77.5858, -41.2880, 1.2956
        CIE-LCH:
        77.5858, 41.3083, 178.2027
        CIE-Luv:
        77.5858, -52.6068, 8.5348
        Hunter-Lab:
        72.4649, -37.8893, 5.0623
      #52d4bc color charts
#52d4bc RGB chart
      #52d4bc CMYK chart
      #52d4bc RGB pie chart
      #52d4bc color shades, tints & tones
#52d4bc color schemes
#52d4bc color preview, HTML & CSS examples
           This text has a color of #52d4bc        
        
          <p style="color:#52d4bc;">Text here</p>
        
        
          .mytext {color:#52d4bc;}
        
        Text color #52d4bc
      
           This box has a color of #52d4bc        
        
          <div style="background-color:#52d4bc;">Content here</div>
        
        
          .mybackground {background-color:#52d4bc;}
        
        Background color #52d4bc
      
           Border around this has a color of #52d4bc        
        
          <div style="border:2px solid #52d4bc;">Content here</div>
        
        
          .myborder {border:2px solid #52d4bc;}
        
        Border color #52d4bc