#52d86b color space conversions
Hex:
        #52d86b
        RGB:
        82, 216, 107
        CMY:
        68, 15, 58
        CMYK:
        62, 0, 50, 15
      HSL:
        131°, 63.2075%, 58.4314%
        HSV (HSB):
        131°, 62.0370%, 84.7059%
        XYZ:
        30.6894, 51.9671, 22.3231
        xyY:
        0.2923, 0.4950, 51.9671
      CIE-Lab:
        77.2612, -58.9674, 42.8641
        CIE-LCH:
        77.2612, 72.9005, 143.9861
        CIE-Luv:
        77.2612, -58.1462, 65.1482
        Hunter-Lab:
        72.0882, -50.1634, 32.1018
      #52d86b color charts
#52d86b RGB chart
      #52d86b CMYK chart
      #52d86b RGB pie chart
      #52d86b color shades, tints & tones
#52d86b color schemes
#52d86b color preview, HTML & CSS examples
           This text has a color of #52d86b        
        
          <p style="color:#52d86b;">Text here</p>
        
        
          .mytext {color:#52d86b;}
        
        Text color #52d86b
      
           This box has a color of #52d86b        
        
          <div style="background-color:#52d86b;">Content here</div>
        
        
          .mybackground {background-color:#52d86b;}
        
        Background color #52d86b
      
           Border around this has a color of #52d86b        
        
          <div style="border:2px solid #52d86b;">Content here</div>
        
        
          .myborder {border:2px solid #52d86b;}
        
        Border color #52d86b