#52f942 color space conversions
Hex:
        #52f942
        RGB:
        82, 249, 66
        CMY:
        68, 2, 74
        CMYK:
        67, 0, 73, 2
      HSL:
        115°, 93.8462%, 61.7647%
        HSV (HSB):
        115°, 73.4940%, 97.6471%
        XYZ:
        38.3387, 69.9385, 16.6331
        xyY:
        0.3069, 0.5599, 69.9385
      CIE-Lab:
        86.9667, -74.3884, 70.6149
        CIE-LCH:
        86.9667, 102.5675, 136.4907
        CIE-Luv:
        86.9667, -71.2263, 96.2260
        Hunter-Lab:
        83.6293, -64.5203, 46.7483
      #52f942 color charts
#52f942 RGB chart
      #52f942 CMYK chart
      #52f942 RGB pie chart
      #52f942 color shades, tints & tones
#52f942 color schemes
#52f942 color preview, HTML & CSS examples
           This text has a color of #52f942        
        
          <p style="color:#52f942;">Text here</p>
        
        
          .mytext {color:#52f942;}
        
        Text color #52f942
      
           This box has a color of #52f942        
        
          <div style="background-color:#52f942;">Content here</div>
        
        
          .mybackground {background-color:#52f942;}
        
        Background color #52f942
      
           Border around this has a color of #52f942        
        
          <div style="border:2px solid #52f942;">Content here</div>
        
        
          .myborder {border:2px solid #52f942;}
        
        Border color #52f942