#52ed1f color space conversions
Hex:
        #52ed1f
        RGB:
        82, 237, 31
        CMY:
        68, 7, 88
        CMYK:
        65, 0, 87, 7
      HSL:
        105°, 85.1240%, 52.5490%
        HSV (HSB):
        105°, 86.9198%, 92.9412%
        XYZ:
        34.0112, 62.4611, 11.5600
        xyY:
        0.3148, 0.5782, 62.4611
      CIE-Lab:
        83.1580, -72.4304, 76.2595
        CIE-LCH:
        83.1580, 105.1745, 133.5248
        CIE-Luv:
        83.1580, -67.6240, 98.0289
        Hunter-Lab:
        79.0324, -61.4900, 46.6504
      #52ed1f color charts
#52ed1f RGB chart
      #52ed1f CMYK chart
      #52ed1f RGB pie chart
      #52ed1f color shades, tints & tones
#52ed1f color schemes
#52ed1f color preview, HTML & CSS examples
           This text has a color of #52ed1f        
        
          <p style="color:#52ed1f;">Text here</p>
        
        
          .mytext {color:#52ed1f;}
        
        Text color #52ed1f
      
           This box has a color of #52ed1f        
        
          <div style="background-color:#52ed1f;">Content here</div>
        
        
          .mybackground {background-color:#52ed1f;}
        
        Background color #52ed1f
      
           Border around this has a color of #52ed1f        
        
          <div style="border:2px solid #52ed1f;">Content here</div>
        
        
          .myborder {border:2px solid #52ed1f;}
        
        Border color #52ed1f