#52f8aa color space conversions
Hex:
        #52f8aa
        RGB:
        82, 248, 170
        CMY:
        68, 3, 33
        CMYK:
        67, 0, 31, 3
      HSL:
        152°, 92.2222%, 64.7059%
        HSV (HSB):
        152°, 66.9355%, 97.2549%
        XYZ:
        44.3028, 71.8309, 49.5600
        xyY:
        0.2674, 0.4335, 71.8309
      CIE-Lab:
        87.8871, -60.1147, 25.2695
        CIE-LCH:
        87.8871, 65.2098, 157.2003
        CIE-Luv:
        87.8871, -66.6697, 46.2987
        Hunter-Lab:
        84.7531, -55.0111, 24.6570
      #52f8aa color charts
#52f8aa RGB chart
      #52f8aa CMYK chart
      #52f8aa RGB pie chart
      #52f8aa color shades, tints & tones
#52f8aa color schemes
#52f8aa color preview, HTML & CSS examples
           This text has a color of #52f8aa        
        
          <p style="color:#52f8aa;">Text here</p>
        
        
          .mytext {color:#52f8aa;}
        
        Text color #52f8aa
      
           This box has a color of #52f8aa        
        
          <div style="background-color:#52f8aa;">Content here</div>
        
        
          .mybackground {background-color:#52f8aa;}
        
        Background color #52f8aa
      
           Border around this has a color of #52f8aa        
        
          <div style="border:2px solid #52f8aa;">Content here</div>
        
        
          .myborder {border:2px solid #52f8aa;}
        
        Border color #52f8aa