#52cf1f color space conversions
Hex:
        #52cf1f
        RGB:
        82, 207, 31
        CMY:
        68, 19, 88
        CMYK:
        60, 0, 85, 19
      HSL:
        103°, 73.9496%, 46.6667%
        HSV (HSB):
        103°, 85.0242%, 81.1765%
        XYZ:
        26.0398, 46.5184, 8.9028
        xyY:
        0.3197, 0.5711, 46.5184
      CIE-Lab:
        73.8807, -62.6761, 68.1601
        CIE-LCH:
        73.8807, 92.5964, 132.5999
        CIE-Luv:
        73.8807, -56.7220, 85.9549
        Hunter-Lab:
        68.2044, -51.2080, 40.0039
      #52cf1f color charts
#52cf1f RGB chart
      #52cf1f CMYK chart
      #52cf1f RGB pie chart
      #52cf1f color shades, tints & tones
#52cf1f color schemes
#52cf1f color preview, HTML & CSS examples
           This text has a color of #52cf1f        
        
          <p style="color:#52cf1f;">Text here</p>
        
        
          .mytext {color:#52cf1f;}
        
        Text color #52cf1f
      
           This box has a color of #52cf1f        
        
          <div style="background-color:#52cf1f;">Content here</div>
        
        
          .mybackground {background-color:#52cf1f;}
        
        Background color #52cf1f
      
           Border around this has a color of #52cf1f        
        
          <div style="border:2px solid #52cf1f;">Content here</div>
        
        
          .myborder {border:2px solid #52cf1f;}
        
        Border color #52cf1f