#52e67f color space conversions
Hex:
        #52e67f
        RGB:
        82, 230, 127
        CMY:
        68, 10, 50
        CMYK:
        64, 0, 45, 10
      HSL:
        138°, 74.7475%, 61.1765%
        HSV (HSB):
        138°, 64.3478%, 90.1961%
        XYZ:
        35.6073, 59.9198, 29.7677
        xyY:
        0.2842, 0.4782, 59.9198
      CIE-Lab:
        81.7946, -61.0852, 38.8063
        CIE-LCH:
        81.7946, 72.3694, 147.5730
        CIE-Luv:
        81.7946, -62.4271, 62.1550
        Hunter-Lab:
        77.4079, -53.3546, 31.3852
      #52e67f color charts
#52e67f RGB chart
      #52e67f CMYK chart
      #52e67f RGB pie chart
      #52e67f color shades, tints & tones
#52e67f color schemes
#52e67f color preview, HTML & CSS examples
           This text has a color of #52e67f        
        
          <p style="color:#52e67f;">Text here</p>
        
        
          .mytext {color:#52e67f;}
        
        Text color #52e67f
      
           This box has a color of #52e67f        
        
          <div style="background-color:#52e67f;">Content here</div>
        
        
          .mybackground {background-color:#52e67f;}
        
        Background color #52e67f
      
           Border around this has a color of #52e67f        
        
          <div style="border:2px solid #52e67f;">Content here</div>
        
        
          .myborder {border:2px solid #52e67f;}
        
        Border color #52e67f