#50cf0d color space conversions
Hex:
        #50cf0d
        RGB:
        80, 207, 13
        CMY:
        69, 19, 95
        CMYK:
        61, 0, 94, 19
      HSL:
        99°, 88.1818%, 43.1373%
        HSV (HSB):
        99°, 93.7198%, 81.1765%
        XYZ:
        25.6937, 46.3602, 7.9750
        xyY:
        0.3211, 0.5793, 46.3602
      CIE-Lab:
        73.7786, -63.6814, 71.1111
        CIE-LCH:
        73.7786, 95.4574, 131.8451
        CIE-Luv:
        73.7786, -57.4426, 87.9549
        Hunter-Lab:
        68.0883, -51.7960, 40.7174
      #50cf0d color charts
#50cf0d RGB chart
      #50cf0d CMYK chart
      #50cf0d RGB pie chart
      #50cf0d color shades, tints & tones
#50cf0d color schemes
#50cf0d color preview, HTML & CSS examples
           This text has a color of #50cf0d        
        
          <p style="color:#50cf0d;">Text here</p>
        
        
          .mytext {color:#50cf0d;}
        
        Text color #50cf0d
      
           This box has a color of #50cf0d        
        
          <div style="background-color:#50cf0d;">Content here</div>
        
        
          .mybackground {background-color:#50cf0d;}
        
        Background color #50cf0d
      
           Border around this has a color of #50cf0d        
        
          <div style="border:2px solid #50cf0d;">Content here</div>
        
        
          .myborder {border:2px solid #50cf0d;}
        
        Border color #50cf0d