#52c892 color space conversions
Hex:
        #52c892
        RGB:
        82, 200, 146
        CMY:
        68, 22, 43
        CMYK:
        59, 0, 27, 22
      HSL:
        153°, 51.7544%, 55.2941%
        HSV (HSB):
        153°, 59.0000%, 78.4314%
        XYZ:
        29.3223, 45.1777, 34.3689
        xyY:
        0.2693, 0.4150, 45.1777
      CIE-Lab:
        73.0088, -45.8092, 17.2881
        CIE-LCH:
        73.0088, 48.9628, 159.3238
        CIE-Luv:
        73.0088, -50.3556, 31.8710
        Hunter-Lab:
        67.2144, -39.7545, 16.7332
      #52c892 color charts
#52c892 RGB chart
      #52c892 CMYK chart
      #52c892 RGB pie chart
      #52c892 color shades, tints & tones
#52c892 color schemes
#52c892 color preview, HTML & CSS examples
           This text has a color of #52c892        
        
          <p style="color:#52c892;">Text here</p>
        
        
          .mytext {color:#52c892;}
        
        Text color #52c892
      
           This box has a color of #52c892        
        
          <div style="background-color:#52c892;">Content here</div>
        
        
          .mybackground {background-color:#52c892;}
        
        Background color #52c892
      
           Border around this has a color of #52c892        
        
          <div style="border:2px solid #52c892;">Content here</div>
        
        
          .myborder {border:2px solid #52c892;}
        
        Border color #52c892