#52efac color space conversions
Hex:
        #52efac
        RGB:
        82, 239, 172
        CMY:
        68, 6, 33
        CMYK:
        66, 0, 28, 6
      HSL:
        154°, 83.0688%, 62.9412%
        HSV (HSB):
        154°, 65.6904%, 93.7255%
        XYZ:
        41.7926, 66.5054, 49.6639
        xyY:
        0.2646, 0.4210, 66.5054
      CIE-Lab:
        85.2536, -56.2277, 20.6214
        CIE-LCH:
        85.2536, 59.8899, 159.8596
        CIE-Luv:
        85.2536, -63.3583, 39.1646
        Hunter-Lab:
        81.5508, -51.2376, 20.9784
      #52efac color charts
#52efac RGB chart
      #52efac CMYK chart
      #52efac RGB pie chart
      #52efac color shades, tints & tones
#52efac color schemes
#52efac color preview, HTML & CSS examples
           This text has a color of #52efac        
        
          <p style="color:#52efac;">Text here</p>
        
        
          .mytext {color:#52efac;}
        
        Text color #52efac
      
           This box has a color of #52efac        
        
          <div style="background-color:#52efac;">Content here</div>
        
        
          .mybackground {background-color:#52efac;}
        
        Background color #52efac
      
           Border around this has a color of #52efac        
        
          <div style="border:2px solid #52efac;">Content here</div>
        
        
          .myborder {border:2px solid #52efac;}
        
        Border color #52efac