#52f52b color space conversions
Hex:
        #52f52b
        RGB:
        82, 245, 43
        CMY:
        68, 4, 83
        CMYK:
        67, 0, 82, 4
      HSL:
        108°, 90.9910%, 56.4706%
        HSV (HSB):
        108°, 82.4490%, 96.0784%
        XYZ:
        36.5681, 67.2731, 13.3432
        xyY:
        0.3121, 0.5741, 67.2731
      CIE-Lab:
        85.6417, -74.4540, 75.9030
        CIE-LCH:
        85.6417, 106.3234, 134.4479
        CIE-Luv:
        85.6417, -70.2658, 99.4577
        Hunter-Lab:
        82.0202, -63.9523, 47.7687
      #52f52b color charts
#52f52b RGB chart
      #52f52b CMYK chart
      #52f52b RGB pie chart
      #52f52b color shades, tints & tones
#52f52b color schemes
#52f52b color preview, HTML & CSS examples
           This text has a color of #52f52b        
        
          <p style="color:#52f52b;">Text here</p>
        
        
          .mytext {color:#52f52b;}
        
        Text color #52f52b
      
           This box has a color of #52f52b        
        
          <div style="background-color:#52f52b;">Content here</div>
        
        
          .mybackground {background-color:#52f52b;}
        
        Background color #52f52b
      
           Border around this has a color of #52f52b        
        
          <div style="border:2px solid #52f52b;">Content here</div>
        
        
          .myborder {border:2px solid #52f52b;}
        
        Border color #52f52b