#52d47b color space conversions
Hex:
        #52d47b
        RGB:
        82, 212, 123
        CMY:
        68, 17, 52
        CMYK:
        61, 0, 42, 17
      HSL:
        139°, 60.1852%, 57.6471%
        HSV (HSB):
        139°, 61.3208%, 83.1373%
        XYZ:
        30.5983, 50.3109, 26.8372
        xyY:
        0.2840, 0.4669, 50.3109
      CIE-Lab:
        76.2597, -54.9903, 33.6709
        CIE-LCH:
        76.2597, 64.4799, 148.5206
        CIE-Luv:
        76.2597, -55.9840, 54.1907
        Hunter-Lab:
        70.9302, -47.1253, 27.2181
      #52d47b color charts
#52d47b RGB chart
      #52d47b CMYK chart
      #52d47b RGB pie chart
      #52d47b color shades, tints & tones
#52d47b color schemes
#52d47b color preview, HTML & CSS examples
           This text has a color of #52d47b        
        
          <p style="color:#52d47b;">Text here</p>
        
        
          .mytext {color:#52d47b;}
        
        Text color #52d47b
      
           This box has a color of #52d47b        
        
          <div style="background-color:#52d47b;">Content here</div>
        
        
          .mybackground {background-color:#52d47b;}
        
        Background color #52d47b
      
           Border around this has a color of #52d47b        
        
          <div style="border:2px solid #52d47b;">Content here</div>
        
        
          .myborder {border:2px solid #52d47b;}
        
        Border color #52d47b