#52d58f color space conversions
Hex:
        #52d58f
        RGB:
        82, 213, 143
        CMY:
        68, 16, 44
        CMYK:
        62, 0, 33, 16
      HSL:
        148°, 60.9302%, 57.8431%
        HSV (HSB):
        148°, 61.5023%, 83.5294%
        XYZ:
        32.2319, 51.3655, 34.2023
        xyY:
        0.2736, 0.4360, 51.3655
      CIE-Lab:
        76.8999, -51.7570, 24.2172
        CIE-LCH:
        76.8999, 57.1425, 154.9250
        CIE-Luv:
        76.8999, -55.4125, 42.2868
        Hunter-Lab:
        71.6697, -45.1457, 21.8743
      #52d58f color charts
#52d58f RGB chart
      #52d58f CMYK chart
      #52d58f RGB pie chart
      #52d58f color shades, tints & tones
#52d58f color schemes
#52d58f color preview, HTML & CSS examples
           This text has a color of #52d58f        
        
          <p style="color:#52d58f;">Text here</p>
        
        
          .mytext {color:#52d58f;}
        
        Text color #52d58f
      
           This box has a color of #52d58f        
        
          <div style="background-color:#52d58f;">Content here</div>
        
        
          .mybackground {background-color:#52d58f;}
        
        Background color #52d58f
      
           Border around this has a color of #52d58f        
        
          <div style="border:2px solid #52d58f;">Content here</div>
        
        
          .myborder {border:2px solid #52d58f;}
        
        Border color #52d58f