#52f04c color space conversions
Hex:
        #52f04c
        RGB:
        82, 240, 76
        CMY:
        68, 6, 70
        CMYK:
        66, 0, 68, 6
      HSL:
        118°, 84.5361%, 61.9608%
        HSV (HSB):
        118°, 68.3333%, 94.1176%
        XYZ:
        35.9443, 64.6358, 17.4190
        xyY:
        0.3046, 0.5478, 64.6358
      CIE-Lab:
        84.2957, -70.7325, 64.3517
        CIE-LCH:
        84.2957, 95.6254, 137.7044
        CIE-Luv:
        84.2957, -67.8449, 89.4557
        Hunter-Lab:
        80.3964, -60.8885, 43.4315
      #52f04c color charts
#52f04c RGB chart
      #52f04c CMYK chart
      #52f04c RGB pie chart
      #52f04c color shades, tints & tones
#52f04c color schemes
#52f04c color preview, HTML & CSS examples
           This text has a color of #52f04c        
        
          <p style="color:#52f04c;">Text here</p>
        
        
          .mytext {color:#52f04c;}
        
        Text color #52f04c
      
           This box has a color of #52f04c        
        
          <div style="background-color:#52f04c;">Content here</div>
        
        
          .mybackground {background-color:#52f04c;}
        
        Background color #52f04c
      
           Border around this has a color of #52f04c        
        
          <div style="border:2px solid #52f04c;">Content here</div>
        
        
          .myborder {border:2px solid #52f04c;}
        
        Border color #52f04c