#50cf3d color space conversions
Hex:
        #50cf3d
        RGB:
        80, 207, 61
        CMY:
        69, 19, 76
        CMYK:
        61, 0, 71, 19
      HSL:
        112°, 60.3306%, 52.5490%
        HSV (HSB):
        112°, 70.5314%, 81.1765%
        XYZ:
        26.4634, 46.6680, 12.0279
        xyY:
        0.3108, 0.5480, 46.6680
      CIE-Lab:
        73.9769, -61.3397, 59.1689
        CIE-LCH:
        73.9769, 85.2263, 136.0320
        CIE-Luv:
        73.9769, -56.7670, 79.2927
        Hunter-Lab:
        68.3140, -50.4024, 37.3807
      #50cf3d color charts
#50cf3d RGB chart
      #50cf3d CMYK chart
      #50cf3d RGB pie chart
      #50cf3d color shades, tints & tones
#50cf3d color schemes
#50cf3d color preview, HTML & CSS examples
           This text has a color of #50cf3d        
        
          <p style="color:#50cf3d;">Text here</p>
        
        
          .mytext {color:#50cf3d;}
        
        Text color #50cf3d
      
           This box has a color of #50cf3d        
        
          <div style="background-color:#50cf3d;">Content here</div>
        
        
          .mybackground {background-color:#50cf3d;}
        
        Background color #50cf3d
      
           Border around this has a color of #50cf3d        
        
          <div style="border:2px solid #50cf3d;">Content here</div>
        
        
          .myborder {border:2px solid #50cf3d;}
        
        Border color #50cf3d