#52f943 color space conversions
Hex:
        #52f943
        RGB:
        82, 249, 67
        CMY:
        68, 2, 74
        CMYK:
        67, 0, 73, 2
      HSL:
        115°, 93.8144%, 61.9608%
        HSV (HSB):
        115°, 73.0924%, 97.6471%
        XYZ:
        38.3685, 69.9504, 16.7898
        xyY:
        0.3067, 0.5591, 69.9504
      CIE-Lab:
        86.9726, -74.3181, 70.2903
        CIE-LCH:
        86.9726, 102.2932, 136.5954
        CIE-Luv:
        86.9726, -71.2037, 95.9660
        Hunter-Lab:
        83.6364, -64.4762, 46.6432
      #52f943 color charts
#52f943 RGB chart
      #52f943 CMYK chart
      #52f943 RGB pie chart
      #52f943 color shades, tints & tones
#52f943 color schemes
#52f943 color preview, HTML & CSS examples
           This text has a color of #52f943        
        
          <p style="color:#52f943;">Text here</p>
        
        
          .mytext {color:#52f943;}
        
        Text color #52f943
      
           This box has a color of #52f943        
        
          <div style="background-color:#52f943;">Content here</div>
        
        
          .mybackground {background-color:#52f943;}
        
        Background color #52f943
      
           Border around this has a color of #52f943        
        
          <div style="border:2px solid #52f943;">Content here</div>
        
        
          .myborder {border:2px solid #52f943;}
        
        Border color #52f943