#50fd05 color space conversions
Hex:
        #50fd05
        RGB:
        80, 253, 5
        CMY:
        69, 1, 98
        CMYK:
        68, 0, 98, 1
      HSL:
        102°, 98.4127%, 50.5882%
        HSV (HSB):
        102°, 98.0237%, 99.2157%
        XYZ:
        38.4609, 71.9670, 12.0075
        xyY:
        0.3141, 0.5878, 71.9670
      CIE-Lab:
        87.9527, -78.2462, 83.3195
        CIE-LCH:
        87.9527, 114.3005, 133.2015
        CIE-Luv:
        87.9527, -73.7769, 106.2629
        Hunter-Lab:
        84.8334, -67.5318, 50.9913
      #50fd05 color charts
#50fd05 RGB chart
      #50fd05 CMYK chart
      #50fd05 RGB pie chart
      #50fd05 color shades, tints & tones
#50fd05 color schemes
#50fd05 color preview, HTML & CSS examples
           This text has a color of #50fd05        
        
          <p style="color:#50fd05;">Text here</p>
        
        
          .mytext {color:#50fd05;}
        
        Text color #50fd05
      
           This box has a color of #50fd05        
        
          <div style="background-color:#50fd05;">Content here</div>
        
        
          .mybackground {background-color:#50fd05;}
        
        Background color #50fd05
      
           Border around this has a color of #50fd05        
        
          <div style="border:2px solid #50fd05;">Content here</div>
        
        
          .myborder {border:2px solid #50fd05;}
        
        Border color #50fd05