#52d90f color space conversions
Hex:
        #52d90f
        RGB:
        82, 217, 15
        CMY:
        68, 15, 94
        CMYK:
        62, 0, 93, 15
      HSL:
        100°, 87.0690%, 45.4902%
        HSV (HSB):
        100°, 93.0876%, 85.0980%
        XYZ:
        28.3788, 51.4540, 8.8878
        xyY:
        0.3199, 0.5800, 51.4540
      CIE-Lab:
        76.9532, -66.4744, 73.5063
        CIE-LCH:
        76.9532, 99.1061, 132.1242
        CIE-Luv:
        76.9532, -60.5779, 91.7586
        Hunter-Lab:
        71.7315, -54.9110, 42.8657
      #52d90f color charts
#52d90f RGB chart
      #52d90f CMYK chart
      #52d90f RGB pie chart
      #52d90f color shades, tints & tones
#52d90f color schemes
#52d90f color preview, HTML & CSS examples
           This text has a color of #52d90f        
        
          <p style="color:#52d90f;">Text here</p>
        
        
          .mytext {color:#52d90f;}
        
        Text color #52d90f
      
           This box has a color of #52d90f        
        
          <div style="background-color:#52d90f;">Content here</div>
        
        
          .mybackground {background-color:#52d90f;}
        
        Background color #52d90f
      
           Border around this has a color of #52d90f        
        
          <div style="border:2px solid #52d90f;">Content here</div>
        
        
          .myborder {border:2px solid #52d90f;}
        
        Border color #52d90f