#50fd41 color space conversions
Hex:
        #50fd41
        RGB:
        80, 253, 65
        CMY:
        69, 1, 75
        CMYK:
        68, 0, 74, 1
      HSL:
        115°, 97.9167%, 62.3529%
        HSV (HSB):
        115°, 74.3083%, 99.2157%
        XYZ:
        39.3877, 72.3377, 16.8877
        xyY:
        0.3062, 0.5624, 72.3377
      CIE-Lab:
        88.1309, -76.0674, 72.0794
        CIE-LCH:
        88.1309, 104.7935, 136.5420
        CIE-Luv:
        88.1309, -73.0583, 98.1693
        Hunter-Lab:
        85.0516, -66.1763, 47.7636
      #50fd41 color charts
#50fd41 RGB chart
      #50fd41 CMYK chart
      #50fd41 RGB pie chart
      #50fd41 color shades, tints & tones
#50fd41 color schemes
#50fd41 color preview, HTML & CSS examples
           This text has a color of #50fd41        
        
          <p style="color:#50fd41;">Text here</p>
        
        
          .mytext {color:#50fd41;}
        
        Text color #50fd41
      
           This box has a color of #50fd41        
        
          <div style="background-color:#50fd41;">Content here</div>
        
        
          .mybackground {background-color:#50fd41;}
        
        Background color #50fd41
      
           Border around this has a color of #50fd41        
        
          <div style="border:2px solid #50fd41;">Content here</div>
        
        
          .myborder {border:2px solid #50fd41;}
        
        Border color #50fd41