#52e27e color space conversions
Hex:
        #52e27e
        RGB:
        82, 226, 126
        CMY:
        68, 11, 51
        CMYK:
        64, 0, 44, 11
      HSL:
        138°, 71.2871%, 60.3922%
        HSV (HSB):
        138°, 63.7168%, 88.6275%
        XYZ:
        34.4419, 57.6929, 29.0592
        xyY:
        0.2842, 0.4760, 57.6929
      CIE-Lab:
        80.5678, -59.7730, 37.7291
        CIE-LCH:
        80.5678, 70.6845, 147.7396
        CIE-Luv:
        80.5678, -61.0198, 60.4672
        Hunter-Lab:
        75.9558, -51.9825, 30.4859
      #52e27e color charts
#52e27e RGB chart
      #52e27e CMYK chart
      #52e27e RGB pie chart
      #52e27e color shades, tints & tones
#52e27e color schemes
#52e27e color preview, HTML & CSS examples
           This text has a color of #52e27e        
        
          <p style="color:#52e27e;">Text here</p>
        
        
          .mytext {color:#52e27e;}
        
        Text color #52e27e
      
           This box has a color of #52e27e        
        
          <div style="background-color:#52e27e;">Content here</div>
        
        
          .mybackground {background-color:#52e27e;}
        
        Background color #52e27e
      
           Border around this has a color of #52e27e        
        
          <div style="border:2px solid #52e27e;">Content here</div>
        
        
          .myborder {border:2px solid #52e27e;}
        
        Border color #52e27e