#52e982 color space conversions
Hex:
        #52e982
        RGB:
        82, 233, 130
        CMY:
        68, 9, 49
        CMYK:
        65, 0, 44, 9
      HSL:
        139°, 77.4359%, 61.7647%
        HSV (HSB):
        139°, 64.8069%, 91.3725%
        XYZ:
        36.6479, 61.6834, 31.0936
        xyY:
        0.2832, 0.4766, 61.6834
      CIE-Lab:
        82.7448, -61.7033, 38.5451
        CIE-LCH:
        82.7448, 72.7531, 148.0076
        CIE-Luv:
        82.7448, -63.3729, 62.1563
        Hunter-Lab:
        78.5388, -54.1509, 31.5041
      #52e982 color charts
#52e982 RGB chart
      #52e982 CMYK chart
      #52e982 RGB pie chart
      #52e982 color shades, tints & tones
#52e982 color schemes
#52e982 color preview, HTML & CSS examples
           This text has a color of #52e982        
        
          <p style="color:#52e982;">Text here</p>
        
        
          .mytext {color:#52e982;}
        
        Text color #52e982
      
           This box has a color of #52e982        
        
          <div style="background-color:#52e982;">Content here</div>
        
        
          .mybackground {background-color:#52e982;}
        
        Background color #52e982
      
           Border around this has a color of #52e982        
        
          <div style="border:2px solid #52e982;">Content here</div>
        
        
          .myborder {border:2px solid #52e982;}
        
        Border color #52e982