#52fe7a color space conversions
Hex:
        #52fe7a
        RGB:
        82, 254, 122
        CMY:
        68, 0, 52
        CMYK:
        68, 0, 52, 0
      HSL:
        134°, 98.8506%, 65.8824%
        HSV (HSB):
        134°, 67.7165%, 99.6078%
        XYZ:
        42.4343, 74.0826, 30.4752
        xyY:
        0.2887, 0.5040, 74.0826
      CIE-Lab:
        88.9615, -70.2740, 50.1427
        CIE-LCH:
        88.9615, 86.3291, 144.4910
        CIE-Luv:
        88.9615, -71.1426, 77.6682
        Hunter-Lab:
        86.0713, -62.6217, 39.2571
      #52fe7a color charts
#52fe7a RGB chart
      #52fe7a CMYK chart
      #52fe7a RGB pie chart
      #52fe7a color shades, tints & tones
#52fe7a color schemes
#52fe7a color preview, HTML & CSS examples
           This text has a color of #52fe7a        
        
          <p style="color:#52fe7a;">Text here</p>
        
        
          .mytext {color:#52fe7a;}
        
        Text color #52fe7a
      
           This box has a color of #52fe7a        
        
          <div style="background-color:#52fe7a;">Content here</div>
        
        
          .mybackground {background-color:#52fe7a;}
        
        Background color #52fe7a
      
           Border around this has a color of #52fe7a        
        
          <div style="border:2px solid #52fe7a;">Content here</div>
        
        
          .myborder {border:2px solid #52fe7a;}
        
        Border color #52fe7a