#52fa1f color space conversions
Hex:
        #52fa1f
        RGB:
        82, 250, 31
        CMY:
        68, 2, 88
        CMYK:
        67, 0, 88, 2
      HSL:
        106°, 95.6332%, 55.0980%
        HSV (HSB):
        106°, 87.6000%, 98.0392%
        XYZ:
        37.9126, 70.2640, 12.8604
        xyY:
        0.3132, 0.5805, 70.2640
      CIE-Lab:
        87.1262, -76.4496, 79.6753
        CIE-LCH:
        87.1262, 110.4205, 133.8164
        CIE-Luv:
        87.1262, -72.1376, 103.1425
        Hunter-Lab:
        83.8236, -65.9575, 49.5801
      #52fa1f color charts
#52fa1f RGB chart
      #52fa1f CMYK chart
      #52fa1f RGB pie chart
      #52fa1f color shades, tints & tones
#52fa1f color schemes
#52fa1f color preview, HTML & CSS examples
           This text has a color of #52fa1f        
        
          <p style="color:#52fa1f;">Text here</p>
        
        
          .mytext {color:#52fa1f;}
        
        Text color #52fa1f
      
           This box has a color of #52fa1f        
        
          <div style="background-color:#52fa1f;">Content here</div>
        
        
          .mybackground {background-color:#52fa1f;}
        
        Background color #52fa1f
      
           Border around this has a color of #52fa1f        
        
          <div style="border:2px solid #52fa1f;">Content here</div>
        
        
          .myborder {border:2px solid #52fa1f;}
        
        Border color #52fa1f