#52ed9f color space conversions
Hex:
        #52ed9f
        RGB:
        82, 237, 159
        CMY:
        68, 7, 38
        CMYK:
        65, 0, 33, 7
      HSL:
        150°, 81.1518%, 62.5490%
        HSV (HSB):
        150°, 65.4008%, 92.9412%
        XYZ:
        40.0219, 64.8654, 43.2118
        xyY:
        0.2702, 0.4380, 64.8654
      CIE-Lab:
        84.4143, -58.0577, 26.1530
        CIE-LCH:
        84.4143, 63.6764, 155.7501
        CIE-Luv:
        84.4143, -63.3592, 46.7230
        Hunter-Lab:
        80.5391, -52.2423, 24.5664
      #52ed9f color charts
#52ed9f RGB chart
      #52ed9f CMYK chart
      #52ed9f RGB pie chart
      #52ed9f color shades, tints & tones
#52ed9f color schemes
#52ed9f color preview, HTML & CSS examples
           This text has a color of #52ed9f        
        
          <p style="color:#52ed9f;">Text here</p>
        
        
          .mytext {color:#52ed9f;}
        
        Text color #52ed9f
      
           This box has a color of #52ed9f        
        
          <div style="background-color:#52ed9f;">Content here</div>
        
        
          .mybackground {background-color:#52ed9f;}
        
        Background color #52ed9f
      
           Border around this has a color of #52ed9f        
        
          <div style="border:2px solid #52ed9f;">Content here</div>
        
        
          .myborder {border:2px solid #52ed9f;}
        
        Border color #52ed9f