#52ff7e color space conversions
Hex:
        #52ff7e
        RGB:
        82, 255, 126
        CMY:
        68, 0, 51
        CMYK:
        68, 0, 51, 0
      HSL:
        135°, 100.0000%, 66.0784%
        HSV (HSB):
        135°, 67.8431%, 100.0000%
        XYZ:
        43.0056, 74.8202, 31.9138
        xyY:
        0.2872, 0.4997, 74.8202
      CIE-Lab:
        89.3087, -70.0634, 48.7143
        CIE-LCH:
        89.3087, 85.3344, 145.1895
        CIE-Luv:
        89.3087, -71.3185, 76.2191
        Hunter-Lab:
        86.4987, -62.6257, 38.6740
      #52ff7e color charts
#52ff7e RGB chart
      #52ff7e CMYK chart
      #52ff7e RGB pie chart
      #52ff7e color shades, tints & tones
#52ff7e color schemes
#52ff7e color preview, HTML & CSS examples
           This text has a color of #52ff7e        
        
          <p style="color:#52ff7e;">Text here</p>
        
        
          .mytext {color:#52ff7e;}
        
        Text color #52ff7e
      
           This box has a color of #52ff7e        
        
          <div style="background-color:#52ff7e;">Content here</div>
        
        
          .mybackground {background-color:#52ff7e;}
        
        Background color #52ff7e
      
           Border around this has a color of #52ff7e        
        
          <div style="border:2px solid #52ff7e;">Content here</div>
        
        
          .myborder {border:2px solid #52ff7e;}
        
        Border color #52ff7e