#52f324 color space conversions
Hex:
        #52f324
        RGB:
        82, 243, 36
        CMY:
        68, 5, 86
        CMYK:
        66, 0, 85, 5
      HSL:
        107°, 89.6104%, 54.7059%
        HSV (HSB):
        107°, 85.1852%, 95.2941%
        XYZ:
        35.8487, 66.0224, 12.5232
        xyY:
        0.3134, 0.5771, 66.0224
      CIE-Lab:
        85.0078, -74.1227, 76.8882
        CIE-LCH:
        85.0078, 106.7987, 133.9508
        CIE-Luv:
        85.0078, -69.6647, 99.7385
        Hunter-Lab:
        81.2542, -63.4420, 47.7399
      #52f324 color charts
#52f324 RGB chart
      #52f324 CMYK chart
      #52f324 RGB pie chart
      #52f324 color shades, tints & tones
#52f324 color schemes
#52f324 color preview, HTML & CSS examples
           This text has a color of #52f324        
        
          <p style="color:#52f324;">Text here</p>
        
        
          .mytext {color:#52f324;}
        
        Text color #52f324
      
           This box has a color of #52f324        
        
          <div style="background-color:#52f324;">Content here</div>
        
        
          .mybackground {background-color:#52f324;}
        
        Background color #52f324
      
           Border around this has a color of #52f324        
        
          <div style="border:2px solid #52f324;">Content here</div>
        
        
          .myborder {border:2px solid #52f324;}
        
        Border color #52f324