#52f79e color space conversions
Hex:
        #52f79e
        RGB:
        82, 247, 158
        CMY:
        68, 3, 38
        CMYK:
        67, 0, 36, 3
      HSL:
        148°, 91.1602%, 64.5098%
        HSV (HSB):
        148°, 66.8016%, 96.8627%
        XYZ:
        42.9120, 70.7840, 43.7487
        xyY:
        0.2726, 0.4496, 70.7840
      CIE-Lab:
        87.3800, -62.0284, 30.6598
        CIE-LCH:
        87.3800, 69.1921, 153.6974
        CIE-Luv:
        87.3800, -66.9714, 53.5201
        Hunter-Lab:
        84.1332, -56.1895, 28.0628
      #52f79e color charts
#52f79e RGB chart
      #52f79e CMYK chart
      #52f79e RGB pie chart
      #52f79e color shades, tints & tones
#52f79e color schemes
#52f79e color preview, HTML & CSS examples
           This text has a color of #52f79e        
        
          <p style="color:#52f79e;">Text here</p>
        
        
          .mytext {color:#52f79e;}
        
        Text color #52f79e
      
           This box has a color of #52f79e        
        
          <div style="background-color:#52f79e;">Content here</div>
        
        
          .mybackground {background-color:#52f79e;}
        
        Background color #52f79e
      
           Border around this has a color of #52f79e        
        
          <div style="border:2px solid #52f79e;">Content here</div>
        
        
          .myborder {border:2px solid #52f79e;}
        
        Border color #52f79e