#52d062 color space conversions
Hex:
        #52d062
        RGB:
        82, 208, 98
        CMY:
        68, 18, 62
        CMYK:
        61, 0, 53, 18
      HSL:
        128°, 57.2727%, 56.8627%
        HSV (HSB):
        128°, 60.5769%, 81.5686%
        XYZ:
        28.2402, 47.7874, 19.2908
        xyY:
        0.2963, 0.5013, 47.7874
      CIE-Lab:
        74.6907, -57.2669, 44.0339
        CIE-LCH:
        74.6907, 72.2391, 142.4425
        CIE-Luv:
        74.6907, -55.4945, 65.3610
        Hunter-Lab:
        69.1285, -48.0545, 31.8446
      #52d062 color charts
#52d062 RGB chart
      #52d062 CMYK chart
      #52d062 RGB pie chart
      #52d062 color shades, tints & tones
#52d062 color schemes
#52d062 color preview, HTML & CSS examples
           This text has a color of #52d062        
        
          <p style="color:#52d062;">Text here</p>
        
        
          .mytext {color:#52d062;}
        
        Text color #52d062
      
           This box has a color of #52d062        
        
          <div style="background-color:#52d062;">Content here</div>
        
        
          .mybackground {background-color:#52d062;}
        
        Background color #52d062
      
           Border around this has a color of #52d062        
        
          <div style="border:2px solid #52d062;">Content here</div>
        
        
          .myborder {border:2px solid #52d062;}
        
        Border color #52d062