#52f475 color space conversions
Hex:
        #52f475
        RGB:
        82, 244, 117
        CMY:
        68, 4, 54
        CMYK:
        66, 0, 52, 4
      HSL:
        133°, 88.0435%, 63.9216%
        HSV (HSB):
        133°, 66.3934%, 95.6863%
        XYZ:
        39.0412, 67.7796, 27.8547
        xyY:
        0.2899, 0.5033, 67.7796
      CIE-Lab:
        85.8961, -67.5309, 48.7202
        CIE-LCH:
        85.8961, 83.2711, 144.1914
        CIE-Luv:
        85.8961, -67.8573, 74.9214
        Hunter-Lab:
        82.3283, -59.4274, 37.5699
      #52f475 color charts
#52f475 RGB chart
      #52f475 CMYK chart
      #52f475 RGB pie chart
      #52f475 color shades, tints & tones
#52f475 color schemes
#52f475 color preview, HTML & CSS examples
           This text has a color of #52f475        
        
          <p style="color:#52f475;">Text here</p>
        
        
          .mytext {color:#52f475;}
        
        Text color #52f475
      
           This box has a color of #52f475        
        
          <div style="background-color:#52f475;">Content here</div>
        
        
          .mybackground {background-color:#52f475;}
        
        Background color #52f475
      
           Border around this has a color of #52f475        
        
          <div style="border:2px solid #52f475;">Content here</div>
        
        
          .myborder {border:2px solid #52f475;}
        
        Border color #52f475