#52d18d color space conversions
Hex:
        #52d18d
        RGB:
        82, 209, 141
        CMY:
        68, 18, 45
        CMYK:
        61, 0, 33, 18
      HSL:
        148°, 57.9909%, 57.0588%
        HSV (HSB):
        148°, 60.7656%, 81.9608%
        XYZ:
        31.0879, 49.3179, 33.0801
        xyY:
        0.2739, 0.4346, 49.3179
      CIE-Lab:
        75.6486, -50.5387, 23.5634
        CIE-LCH:
        75.6486, 55.7619, 155.0029
        CIE-Luv:
        75.6486, -54.0129, 41.0997
        Hunter-Lab:
        70.2267, -43.8785, 21.2303
      #52d18d color charts
#52d18d RGB chart
      #52d18d CMYK chart
      #52d18d RGB pie chart
      #52d18d color shades, tints & tones
#52d18d color schemes
#52d18d color preview, HTML & CSS examples
           This text has a color of #52d18d        
        
          <p style="color:#52d18d;">Text here</p>
        
        
          .mytext {color:#52d18d;}
        
        Text color #52d18d
      
           This box has a color of #52d18d        
        
          <div style="background-color:#52d18d;">Content here</div>
        
        
          .mybackground {background-color:#52d18d;}
        
        Background color #52d18d
      
           Border around this has a color of #52d18d        
        
          <div style="border:2px solid #52d18d;">Content here</div>
        
        
          .myborder {border:2px solid #52d18d;}
        
        Border color #52d18d