#52d18b color space conversions
Hex:
        #52d18b
        RGB:
        82, 209, 139
        CMY:
        68, 18, 45
        CMYK:
        61, 0, 33, 18
      HSL:
        147°, 57.9909%, 57.0588%
        HSV (HSB):
        147°, 60.7656%, 81.9608%
        XYZ:
        30.9403, 49.2588, 32.3033
        xyY:
        0.2750, 0.4378, 49.2588
      CIE-Lab:
        75.6121, -50.9268, 24.5612
        CIE-LCH:
        75.6121, 56.5402, 154.2527
        CIE-Luv:
        75.6121, -54.1109, 42.4232
        Hunter-Lab:
        70.1846, -44.1328, 21.8404
      #52d18b color charts
#52d18b RGB chart
      #52d18b CMYK chart
      #52d18b RGB pie chart
      #52d18b color shades, tints & tones
#52d18b color schemes
#52d18b color preview, HTML & CSS examples
           This text has a color of #52d18b        
        
          <p style="color:#52d18b;">Text here</p>
        
        
          .mytext {color:#52d18b;}
        
        Text color #52d18b
      
           This box has a color of #52d18b        
        
          <div style="background-color:#52d18b;">Content here</div>
        
        
          .mybackground {background-color:#52d18b;}
        
        Background color #52d18b
      
           Border around this has a color of #52d18b        
        
          <div style="border:2px solid #52d18b;">Content here</div>
        
        
          .myborder {border:2px solid #52d18b;}
        
        Border color #52d18b