#52fa86 color space conversions
Hex:
        #52fa86
        RGB:
        82, 250, 134
        CMY:
        68, 2, 47
        CMYK:
        67, 0, 46, 2
      HSL:
        139°, 94.3820%, 65.0980%
        HSV (HSB):
        139°, 67.2000%, 98.0392%
        XYZ:
        41.9684, 71.8863, 34.2177
        xyY:
        0.2834, 0.4855, 71.8863
      CIE-Lab:
        87.9138, -67.1621, 43.1863
        CIE-LCH:
        87.9138, 79.8486, 147.2583
        CIE-Luv:
        87.9138, -69.2205, 69.3819
        Hunter-Lab:
        84.7858, -60.0189, 35.4219
      #52fa86 color charts
#52fa86 RGB chart
      #52fa86 CMYK chart
      #52fa86 RGB pie chart
      #52fa86 color shades, tints & tones
#52fa86 color schemes
#52fa86 color preview, HTML & CSS examples
           This text has a color of #52fa86        
        
          <p style="color:#52fa86;">Text here</p>
        
        
          .mytext {color:#52fa86;}
        
        Text color #52fa86
      
           This box has a color of #52fa86        
        
          <div style="background-color:#52fa86;">Content here</div>
        
        
          .mybackground {background-color:#52fa86;}
        
        Background color #52fa86
      
           Border around this has a color of #52fa86        
        
          <div style="border:2px solid #52fa86;">Content here</div>
        
        
          .myborder {border:2px solid #52fa86;}
        
        Border color #52fa86