#52f14a color space conversions
Hex:
        #52f14a
        RGB:
        82, 241, 74
        CMY:
        68, 5, 71
        CMYK:
        66, 0, 69, 5
      HSL:
        117°, 85.6410%, 61.7647%
        HSV (HSB):
        117°, 69.2946%, 94.5098%
        XYZ:
        36.1710, 65.1988, 17.1568
        xyY:
        0.3052, 0.5501, 65.1988
      CIE-Lab:
        84.5861, -71.2254, 65.3999
        CIE-LCH:
        84.5861, 96.6964, 137.4415
        CIE-Luv:
        84.5861, -68.2488, 90.5176
        Hunter-Lab:
        80.7458, -61.3440, 43.9242
      #52f14a color charts
#52f14a RGB chart
      #52f14a CMYK chart
      #52f14a RGB pie chart
      #52f14a color shades, tints & tones
#52f14a color schemes
#52f14a color preview, HTML & CSS examples
           This text has a color of #52f14a        
        
          <p style="color:#52f14a;">Text here</p>
        
        
          .mytext {color:#52f14a;}
        
        Text color #52f14a
      
           This box has a color of #52f14a        
        
          <div style="background-color:#52f14a;">Content here</div>
        
        
          .mybackground {background-color:#52f14a;}
        
        Background color #52f14a
      
           Border around this has a color of #52f14a        
        
          <div style="border:2px solid #52f14a;">Content here</div>
        
        
          .myborder {border:2px solid #52f14a;}
        
        Border color #52f14a