#52de9d color space conversions
Hex:
        #52de9d
        RGB:
        82, 222, 157
        CMY:
        68, 13, 38
        CMYK:
        63, 0, 29, 13
      HSL:
        152°, 67.9612%, 59.6078%
        HSV (HSB):
        152°, 63.0631%, 87.0588%
        XYZ:
        35.6868, 56.4707, 40.9173
        xyY:
        0.2682, 0.4244, 56.4707
      CIE-Lab:
        79.8810, -52.5689, 20.9856
        CIE-LCH:
        79.8810, 56.6029, 158.2380
        CIE-Luv:
        79.8810, -58.0220, 38.5477
        Hunter-Lab:
        75.1470, -46.7389, 20.3197
      #52de9d color charts
#52de9d RGB chart
      #52de9d CMYK chart
      #52de9d RGB pie chart
      #52de9d color shades, tints & tones
#52de9d color schemes
#52de9d color preview, HTML & CSS examples
           This text has a color of #52de9d        
        
          <p style="color:#52de9d;">Text here</p>
        
        
          .mytext {color:#52de9d;}
        
        Text color #52de9d
      
           This box has a color of #52de9d        
        
          <div style="background-color:#52de9d;">Content here</div>
        
        
          .mybackground {background-color:#52de9d;}
        
        Background color #52de9d
      
           Border around this has a color of #52de9d        
        
          <div style="border:2px solid #52de9d;">Content here</div>
        
        
          .myborder {border:2px solid #52de9d;}
        
        Border color #52de9d