#52f38b color space conversions
Hex:
        #52f38b
        RGB:
        82, 243, 139
        CMY:
        68, 5, 45
        CMYK:
        66, 0, 43, 5
      HSL:
        141°, 87.0270%, 63.7255%
        HSV (HSB):
        141°, 66.2551%, 95.2941%
        XYZ:
        40.1905, 67.7591, 35.3867
        xyY:
        0.2804, 0.4727, 67.7591
      CIE-Lab:
        85.8858, -63.8750, 38.1588
        CIE-LCH:
        85.8858, 74.4050, 149.1460
        CIE-Luv:
        85.8858, -66.5200, 62.6850
        Hunter-Lab:
        82.3159, -56.9008, 32.1331
      #52f38b color charts
#52f38b RGB chart
      #52f38b CMYK chart
      #52f38b RGB pie chart
      #52f38b color shades, tints & tones
#52f38b color schemes
#52f38b color preview, HTML & CSS examples
           This text has a color of #52f38b        
        
          <p style="color:#52f38b;">Text here</p>
        
        
          .mytext {color:#52f38b;}
        
        Text color #52f38b
      
           This box has a color of #52f38b        
        
          <div style="background-color:#52f38b;">Content here</div>
        
        
          .mybackground {background-color:#52f38b;}
        
        Background color #52f38b
      
           Border around this has a color of #52f38b        
        
          <div style="border:2px solid #52f38b;">Content here</div>
        
        
          .myborder {border:2px solid #52f38b;}
        
        Border color #52f38b