#50f105 color space conversions
Hex:
        #50f105
        RGB:
        80, 241, 5
        CMY:
        69, 5, 98
        CMYK:
        67, 0, 98, 5
      HSL:
        101°, 95.9350%, 48.2353%
        HSV (HSB):
        101°, 97.9253%, 94.5098%
        XYZ:
        34.7910, 64.6270, 10.7842
        xyY:
        0.3157, 0.5864, 64.6270
      CIE-Lab:
        84.2912, -74.6222, 80.3809
        CIE-LCH:
        84.2912, 109.6793, 132.8723
        CIE-Luv:
        84.2912, -69.6732, 101.6868
        Hunter-Lab:
        80.3909, -63.4343, 48.3201
      #50f105 color charts
#50f105 RGB chart
      #50f105 CMYK chart
      #50f105 RGB pie chart
      #50f105 color shades, tints & tones
#50f105 color schemes
#50f105 color preview, HTML & CSS examples
           This text has a color of #50f105        
        
          <p style="color:#50f105;">Text here</p>
        
        
          .mytext {color:#50f105;}
        
        Text color #50f105
      
           This box has a color of #50f105        
        
          <div style="background-color:#50f105;">Content here</div>
        
        
          .mybackground {background-color:#50f105;}
        
        Background color #50f105
      
           Border around this has a color of #50f105        
        
          <div style="border:2px solid #50f105;">Content here</div>
        
        
          .myborder {border:2px solid #50f105;}
        
        Border color #50f105