#52e87f color space conversions
Hex:
        #52e87f
        RGB:
        82, 232, 127
        CMY:
        68, 9, 50
        CMYK:
        65, 0, 45, 9
      HSL:
        138°, 76.5306%, 61.5686%
        HSV (HSB):
        138°, 64.6552%, 90.9804%
        XYZ:
        36.1671, 61.0394, 29.9543
        xyY:
        0.2844, 0.4800, 61.0394
      CIE-Lab:
        82.3999, -61.8153, 39.5793
        CIE-LCH:
        82.3999, 73.4007, 147.3693
        CIE-Luv:
        82.3999, -63.1495, 63.2728
        Hunter-Lab:
        78.1277, -54.0918, 31.9575
      #52e87f color charts
#52e87f RGB chart
      #52e87f CMYK chart
      #52e87f RGB pie chart
      #52e87f color shades, tints & tones
#52e87f color schemes
#52e87f color preview, HTML & CSS examples
           This text has a color of #52e87f        
        
          <p style="color:#52e87f;">Text here</p>
        
        
          .mytext {color:#52e87f;}
        
        Text color #52e87f
      
           This box has a color of #52e87f        
        
          <div style="background-color:#52e87f;">Content here</div>
        
        
          .mybackground {background-color:#52e87f;}
        
        Background color #52e87f
      
           Border around this has a color of #52e87f        
        
          <div style="border:2px solid #52e87f;">Content here</div>
        
        
          .myborder {border:2px solid #52e87f;}
        
        Border color #52e87f