#50f448 color space conversions
Hex:
        #50f448
        RGB:
        80, 244, 72
        CMY:
        69, 4, 72
        CMYK:
        67, 0, 70, 4
      HSL:
        117°, 88.6598%, 61.9608%
        HSV (HSB):
        117°, 70.4918%, 95.6863%
        XYZ:
        36.8286, 66.8747, 17.0979
        xyY:
        0.3049, 0.5536, 66.8747
      CIE-Lab:
        85.4406, -72.7260, 66.9969
        CIE-LCH:
        85.4406, 98.8820, 137.3480
        CIE-Luv:
        85.4406, -69.8013, 92.4250
        Hunter-Lab:
        81.7770, -62.7214, 44.8475
      #50f448 color charts
#50f448 RGB chart
      #50f448 CMYK chart
      #50f448 RGB pie chart
      #50f448 color shades, tints & tones
#50f448 color schemes
#50f448 color preview, HTML & CSS examples
           This text has a color of #50f448        
        
          <p style="color:#50f448;">Text here</p>
        
        
          .mytext {color:#50f448;}
        
        Text color #50f448
      
           This box has a color of #50f448        
        
          <div style="background-color:#50f448;">Content here</div>
        
        
          .mybackground {background-color:#50f448;}
        
        Background color #50f448
      
           Border around this has a color of #50f448        
        
          <div style="border:2px solid #50f448;">Content here</div>
        
        
          .myborder {border:2px solid #50f448;}
        
        Border color #50f448