#52e45a color space conversions
Hex:
        #52e45a
        RGB:
        82, 228, 90
        CMY:
        68, 11, 65
        CMYK:
        64, 0, 61, 11
      HSL:
        123°, 73.0000%, 60.7843%
        HSV (HSB):
        123°, 64.0351%, 89.4118%
        XYZ:
        33.0685, 58.0188, 19.1287
        xyY:
        0.3000, 0.5264, 58.0188
      CIE-Lab:
        80.7493, -65.3579, 54.7952
        CIE-LCH:
        80.7493, 85.2887, 140.0240
        CIE-Luv:
        80.7493, -63.1523, 78.9120
        Hunter-Lab:
        76.1701, -55.8035, 38.4295
      #52e45a color charts
#52e45a RGB chart
      #52e45a CMYK chart
      #52e45a RGB pie chart
      #52e45a color shades, tints & tones
#52e45a color schemes
#52e45a color preview, HTML & CSS examples
           This text has a color of #52e45a        
        
          <p style="color:#52e45a;">Text here</p>
        
        
          .mytext {color:#52e45a;}
        
        Text color #52e45a
      
           This box has a color of #52e45a        
        
          <div style="background-color:#52e45a;">Content here</div>
        
        
          .mybackground {background-color:#52e45a;}
        
        Background color #52e45a
      
           Border around this has a color of #52e45a        
        
          <div style="border:2px solid #52e45a;">Content here</div>
        
        
          .myborder {border:2px solid #52e45a;}
        
        Border color #52e45a