#52dc8f color space conversions
Hex:
        #52dc8f
        RGB:
        82, 220, 143
        CMY:
        68, 14, 44
        CMYK:
        63, 0, 35, 14
      HSL:
        147°, 66.3462%, 59.2157%
        HSV (HSB):
        147°, 62.7273%, 86.2745%
        XYZ:
        34.0308, 54.9634, 34.8020
        xyY:
        0.2749, 0.4440, 54.9634
      CIE-Lab:
        79.0202, -54.5265, 27.0829
        CIE-LCH:
        79.0202, 60.8821, 153.5867
        CIE-Luv:
        79.0202, -58.0096, 46.6379
        Hunter-Lab:
        74.1373, -47.8045, 24.0638
      #52dc8f color charts
#52dc8f RGB chart
      #52dc8f CMYK chart
      #52dc8f RGB pie chart
      #52dc8f color shades, tints & tones
#52dc8f color schemes
#52dc8f color preview, HTML & CSS examples
           This text has a color of #52dc8f        
        
          <p style="color:#52dc8f;">Text here</p>
        
        
          .mytext {color:#52dc8f;}
        
        Text color #52dc8f
      
           This box has a color of #52dc8f        
        
          <div style="background-color:#52dc8f;">Content here</div>
        
        
          .mybackground {background-color:#52dc8f;}
        
        Background color #52dc8f
      
           Border around this has a color of #52dc8f        
        
          <div style="border:2px solid #52dc8f;">Content here</div>
        
        
          .myborder {border:2px solid #52dc8f;}
        
        Border color #52dc8f