#52f24b color space conversions
Hex:
        #52f24b
        RGB:
        82, 242, 75
        CMY:
        68, 5, 71
        CMYK:
        66, 0, 69, 5
      HSL:
        117°, 86.5285%, 62.1569%
        HSV (HSB):
        117°, 69.0083%, 94.9020%
        XYZ:
        36.5018, 65.8061, 17.4346
        xyY:
        0.3048, 0.5496, 65.8061
      CIE-Lab:
        84.8974, -71.4661, 65.3567
        CIE-LCH:
        84.8974, 96.8447, 137.5567
        CIE-Luv:
        84.8974, -68.5734, 90.6541
        Hunter-Lab:
        81.1210, -61.6425, 44.0420
      #52f24b color charts
#52f24b RGB chart
      #52f24b CMYK chart
      #52f24b RGB pie chart
      #52f24b color shades, tints & tones
#52f24b color schemes
#52f24b color preview, HTML & CSS examples
           This text has a color of #52f24b        
        
          <p style="color:#52f24b;">Text here</p>
        
        
          .mytext {color:#52f24b;}
        
        Text color #52f24b
      
           This box has a color of #52f24b        
        
          <div style="background-color:#52f24b;">Content here</div>
        
        
          .mybackground {background-color:#52f24b;}
        
        Background color #52f24b
      
           Border around this has a color of #52f24b        
        
          <div style="border:2px solid #52f24b;">Content here</div>
        
        
          .myborder {border:2px solid #52f24b;}
        
        Border color #52f24b