#52f211 color space conversions
Hex:
        #52f211
        RGB:
        82, 242, 17
        CMY:
        68, 5, 93
        CMYK:
        66, 0, 93, 5
      HSL:
        103°, 89.6414%, 50.7843%
        HSV (HSB):
        103°, 92.9752%, 94.9020%
        XYZ:
        35.3330, 65.3386, 11.2797
        xyY:
        0.3156, 0.5836, 65.3386
      CIE-Lab:
        84.6579, -74.3550, 79.6171
        CIE-LCH:
        84.6579, 108.9383, 133.0426
        CIE-Luv:
        84.6579, -69.4909, 101.3704
        Hunter-Lab:
        80.8323, -63.4315, 48.3090
      #52f211 color charts
#52f211 RGB chart
      #52f211 CMYK chart
      #52f211 RGB pie chart
      #52f211 color shades, tints & tones
#52f211 color schemes
#52f211 color preview, HTML & CSS examples
           This text has a color of #52f211        
        
          <p style="color:#52f211;">Text here</p>
        
        
          .mytext {color:#52f211;}
        
        Text color #52f211
      
           This box has a color of #52f211        
        
          <div style="background-color:#52f211;">Content here</div>
        
        
          .mybackground {background-color:#52f211;}
        
        Background color #52f211
      
           Border around this has a color of #52f211        
        
          <div style="border:2px solid #52f211;">Content here</div>
        
        
          .myborder {border:2px solid #52f211;}
        
        Border color #52f211