#52ff7f color space conversions
Hex:
        #52ff7f
        RGB:
        82, 255, 127
        CMY:
        68, 0, 50
        CMYK:
        68, 0, 50, 0
      HSL:
        136°, 100.0000%, 66.0784%
        HSV (HSB):
        136°, 67.8431%, 100.0000%
        XYZ:
        43.0704, 74.8461, 32.2554
        xyY:
        0.2868, 0.4984, 74.8461
      CIE-Lab:
        89.3209, -69.9230, 48.2630
        CIE-LCH:
        89.3209, 84.9620, 145.3854
        CIE-Luv:
        89.3209, -71.2751, 75.7179
        Hunter-Lab:
        86.5137, -62.5335, 38.4541
      #52ff7f color charts
#52ff7f RGB chart
      #52ff7f CMYK chart
      #52ff7f RGB pie chart
      #52ff7f color shades, tints & tones
#52ff7f color schemes
#52ff7f color preview, HTML & CSS examples
           This text has a color of #52ff7f        
        
          <p style="color:#52ff7f;">Text here</p>
        
        
          .mytext {color:#52ff7f;}
        
        Text color #52ff7f
      
           This box has a color of #52ff7f        
        
          <div style="background-color:#52ff7f;">Content here</div>
        
        
          .mybackground {background-color:#52ff7f;}
        
        Background color #52ff7f
      
           Border around this has a color of #52ff7f        
        
          <div style="border:2px solid #52ff7f;">Content here</div>
        
        
          .myborder {border:2px solid #52ff7f;}
        
        Border color #52ff7f