#52f415 color space conversions
Hex:
        #52f415
        RGB:
        82, 244, 21
        CMY:
        68, 4, 92
        CMYK:
        66, 0, 91, 4
      HSL:
        104°, 91.0204%, 51.9608%
        HSV (HSB):
        104°, 91.3934%, 95.6863%
        XYZ:
        35.9657, 66.5493, 11.6592
        xyY:
        0.3150, 0.5829, 66.5493
      CIE-Lab:
        85.2759, -74.8853, 79.6407
        CIE-LCH:
        85.2759, 109.3181, 133.2373
        CIE-Luv:
        85.2759, -70.1578, 101.8259
        Hunter-Lab:
        81.5778, -64.0647, 48.6307
      #52f415 color charts
#52f415 RGB chart
      #52f415 CMYK chart
      #52f415 RGB pie chart
      #52f415 color shades, tints & tones
#52f415 color schemes
#52f415 color preview, HTML & CSS examples
           This text has a color of #52f415        
        
          <p style="color:#52f415;">Text here</p>
        
        
          .mytext {color:#52f415;}
        
        Text color #52f415
      
           This box has a color of #52f415        
        
          <div style="background-color:#52f415;">Content here</div>
        
        
          .mybackground {background-color:#52f415;}
        
        Background color #52f415
      
           Border around this has a color of #52f415        
        
          <div style="border:2px solid #52f415;">Content here</div>
        
        
          .myborder {border:2px solid #52f415;}
        
        Border color #52f415