#52df9e color space conversions
Hex:
        #52df9e
        RGB:
        82, 223, 158
        CMY:
        68, 13, 38
        CMYK:
        63, 0, 29, 13
      HSL:
        152°, 68.7805%, 59.8039%
        HSV (HSB):
        152°, 63.2287%, 87.4510%
        XYZ:
        36.0389, 57.0378, 41.4577
        xyY:
        0.2679, 0.4240, 57.0378
      CIE-Lab:
        80.2009, -52.7651, 20.9046
        CIE-LCH:
        80.2009, 56.7553, 158.3874
        CIE-Luv:
        80.2009, -58.3356, 38.5039
        Hunter-Lab:
        75.5234, -46.9877, 20.3198
      #52df9e color charts
#52df9e RGB chart
      #52df9e CMYK chart
      #52df9e RGB pie chart
      #52df9e color shades, tints & tones
#52df9e color schemes
#52df9e color preview, HTML & CSS examples
           This text has a color of #52df9e        
        
          <p style="color:#52df9e;">Text here</p>
        
        
          .mytext {color:#52df9e;}
        
        Text color #52df9e
      
           This box has a color of #52df9e        
        
          <div style="background-color:#52df9e;">Content here</div>
        
        
          .mybackground {background-color:#52df9e;}
        
        Background color #52df9e
      
           Border around this has a color of #52df9e        
        
          <div style="border:2px solid #52df9e;">Content here</div>
        
        
          .myborder {border:2px solid #52df9e;}
        
        Border color #52df9e