#52f232 color space conversions
Hex:
        #52f232
        RGB:
        82, 242, 50
        CMY:
        68, 5, 80
        CMYK:
        66, 0, 79, 5
      HSL:
        110°, 88.0734%, 57.2549%
        HSV (HSB):
        110°, 79.3388%, 94.9020%
        XYZ:
        35.8075, 65.5284, 13.7786
        xyY:
        0.3111, 0.5692, 65.5284
      CIE-Lab:
        84.7553, -73.1724, 73.3057
        CIE-LCH:
        84.7553, 103.5757, 134.9479
        CIE-Luv:
        84.7553, -69.1125, 96.9606
        Hunter-Lab:
        80.9496, -62.7035, 46.5728
      #52f232 color charts
#52f232 RGB chart
      #52f232 CMYK chart
      #52f232 RGB pie chart
      #52f232 color shades, tints & tones
#52f232 color schemes
#52f232 color preview, HTML & CSS examples
           This text has a color of #52f232        
        
          <p style="color:#52f232;">Text here</p>
        
        
          .mytext {color:#52f232;}
        
        Text color #52f232
      
           This box has a color of #52f232        
        
          <div style="background-color:#52f232;">Content here</div>
        
        
          .mybackground {background-color:#52f232;}
        
        Background color #52f232
      
           Border around this has a color of #52f232        
        
          <div style="border:2px solid #52f232;">Content here</div>
        
        
          .myborder {border:2px solid #52f232;}
        
        Border color #52f232