#52f355 color space conversions
Hex:
        #52f355
        RGB:
        82, 243, 85
        CMY:
        68, 5, 67
        CMYK:
        66, 0, 65, 5
      HSL:
        121°, 87.0270%, 63.7255%
        HSV (HSB):
        121°, 66.2551%, 95.2941%
        XYZ:
        37.1700, 66.5509, 19.4809
        xyY:
        0.3017, 0.5402, 66.5509
      CIE-Lab:
        85.2766, -70.8965, 61.9178
        CIE-LCH:
        85.2766, 94.1283, 138.8675
        CIE-Luv:
        85.2766, -68.6439, 87.8223
        Hunter-Lab:
        81.5787, -61.4323, 42.9467
      #52f355 color charts
#52f355 RGB chart
      #52f355 CMYK chart
      #52f355 RGB pie chart
      #52f355 color shades, tints & tones
#52f355 color schemes
#52f355 color preview, HTML & CSS examples
           This text has a color of #52f355        
        
          <p style="color:#52f355;">Text here</p>
        
        
          .mytext {color:#52f355;}
        
        Text color #52f355
      
           This box has a color of #52f355        
        
          <div style="background-color:#52f355;">Content here</div>
        
        
          .mybackground {background-color:#52f355;}
        
        Background color #52f355
      
           Border around this has a color of #52f355        
        
          <div style="border:2px solid #52f355;">Content here</div>
        
        
          .myborder {border:2px solid #52f355;}
        
        Border color #52f355