#50f023 color space conversions
Hex:
        #50f023
        RGB:
        80, 240, 35
        CMY:
        69, 6, 86
        CMYK:
        67, 0, 85, 6
      HSL:
        107°, 87.2340%, 53.9216%
        HSV (HSB):
        107°, 85.4167%, 94.1176%
        XYZ:
        34.7717, 64.1470, 12.1391
        xyY:
        0.3131, 0.5776, 64.1470
      CIE-Lab:
        84.0422, -73.6151, 76.2283
        CIE-LCH:
        84.0422, 105.9714, 134.0009
        CIE-Luv:
        84.0422, -69.1010, 98.6907
        Hunter-Lab:
        80.0918, -62.6652, 47.0780
      #50f023 color charts
#50f023 RGB chart
      #50f023 CMYK chart
      #50f023 RGB pie chart
      #50f023 color shades, tints & tones
#50f023 color schemes
#50f023 color preview, HTML & CSS examples
           This text has a color of #50f023        
        
          <p style="color:#50f023;">Text here</p>
        
        
          .mytext {color:#50f023;}
        
        Text color #50f023
      
           This box has a color of #50f023        
        
          <div style="background-color:#50f023;">Content here</div>
        
        
          .mybackground {background-color:#50f023;}
        
        Background color #50f023
      
           Border around this has a color of #50f023        
        
          <div style="border:2px solid #50f023;">Content here</div>
        
        
          .myborder {border:2px solid #50f023;}
        
        Border color #50f023