#52dd2b color space conversions
Hex:
        #52dd2b
        RGB:
        82, 221, 43
        CMY:
        68, 13, 83
        CMYK:
        63, 0, 81, 13
      HSL:
        107°, 72.3577%, 51.7647%
        HSV (HSB):
        107°, 80.5430%, 86.6667%
        XYZ:
        29.7722, 53.6812, 11.0778
        xyY:
        0.3149, 0.5679, 53.6812
      CIE-Lab:
        78.2755, -66.7912, 69.1765
        CIE-LCH:
        78.2755, 96.1585, 133.9950
        CIE-Luv:
        78.2755, -61.7428, 89.6718
        Hunter-Lab:
        73.2674, -55.6846, 42.3227
      #52dd2b color charts
#52dd2b RGB chart
      #52dd2b CMYK chart
      #52dd2b RGB pie chart
      #52dd2b color shades, tints & tones
#52dd2b color schemes
#52dd2b color preview, HTML & CSS examples
           This text has a color of #52dd2b        
        
          <p style="color:#52dd2b;">Text here</p>
        
        
          .mytext {color:#52dd2b;}
        
        Text color #52dd2b
      
           This box has a color of #52dd2b        
        
          <div style="background-color:#52dd2b;">Content here</div>
        
        
          .mybackground {background-color:#52dd2b;}
        
        Background color #52dd2b
      
           Border around this has a color of #52dd2b        
        
          <div style="border:2px solid #52dd2b;">Content here</div>
        
        
          .myborder {border:2px solid #52dd2b;}
        
        Border color #52dd2b