#52f81f color space conversions
Hex:
        #52f81f
        RGB:
        82, 248, 31
        CMY:
        68, 3, 88
        CMYK:
        67, 0, 88, 3
      HSL:
        106°, 93.9394%, 54.7059%
        HSV (HSB):
        106°, 87.5000%, 97.2549%
        XYZ:
        37.2944, 69.0276, 12.6544
        xyY:
        0.3135, 0.5802, 69.0276
      CIE-Lab:
        86.5177, -75.8383, 79.1531
        CIE-LCH:
        86.5177, 109.6206, 133.7748
        CIE-Luv:
        86.5177, -71.4505, 102.3601
        Hunter-Lab:
        83.0828, -65.2695, 49.1275
      #52f81f color charts
#52f81f RGB chart
      #52f81f CMYK chart
      #52f81f RGB pie chart
      #52f81f color shades, tints & tones
#52f81f color schemes
#52f81f color preview, HTML & CSS examples
           This text has a color of #52f81f        
        
          <p style="color:#52f81f;">Text here</p>
        
        
          .mytext {color:#52f81f;}
        
        Text color #52f81f
      
           This box has a color of #52f81f        
        
          <div style="background-color:#52f81f;">Content here</div>
        
        
          .mybackground {background-color:#52f81f;}
        
        Background color #52f81f
      
           Border around this has a color of #52f81f        
        
          <div style="border:2px solid #52f81f;">Content here</div>
        
        
          .myborder {border:2px solid #52f81f;}
        
        Border color #52f81f