#52cec4 color space conversions
Hex:
        #52cec4
        RGB:
        82, 206, 196
        CMY:
        68, 19, 23
        CMYK:
        60, 0, 5, 19
      HSL:
        175°, 55.8559%, 56.4706%
        HSV (HSB):
        175°, 60.1942%, 80.7843%
        XYZ:
        35.5148, 49.9220, 59.9886
        xyY:
        0.2442, 0.3433, 49.9220
      CIE-Lab:
        76.0213, -36.5129, -5.3006
        CIE-LCH:
        76.0213, 36.8957, 188.2600
        CIE-Luv:
        76.0213, -49.9307, -2.3815
        Hunter-Lab:
        70.6555, -33.9246, -0.8802
      #52cec4 color charts
#52cec4 RGB chart
      #52cec4 CMYK chart
      #52cec4 RGB pie chart
      #52cec4 color shades, tints & tones
#52cec4 color schemes
#52cec4 color preview, HTML & CSS examples
           This text has a color of #52cec4        
        
          <p style="color:#52cec4;">Text here</p>
        
        
          .mytext {color:#52cec4;}
        
        Text color #52cec4
      
           This box has a color of #52cec4        
        
          <div style="background-color:#52cec4;">Content here</div>
        
        
          .mybackground {background-color:#52cec4;}
        
        Background color #52cec4
      
           Border around this has a color of #52cec4        
        
          <div style="border:2px solid #52cec4;">Content here</div>
        
        
          .myborder {border:2px solid #52cec4;}
        
        Border color #52cec4