#50fd37 color space conversions
Hex:
        #50fd37
        RGB:
        80, 253, 55
        CMY:
        69, 1, 78
        CMYK:
        68, 0, 78, 1
      HSL:
        112°, 98.0198%, 60.3922%
        HSV (HSB):
        112°, 78.2609%, 99.2157%
        XYZ:
        39.1231, 72.2319, 15.4946
        xyY:
        0.3084, 0.5694, 72.2319
      CIE-Lab:
        88.0801, -76.6849, 75.0317
        CIE-LCH:
        88.0801, 107.2862, 135.6243
        CIE-Luv:
        88.0801, -73.2606, 100.4526
        Hunter-Lab:
        84.9893, -66.5624, 48.6833
      #50fd37 color charts
#50fd37 RGB chart
      #50fd37 CMYK chart
      #50fd37 RGB pie chart
      #50fd37 color shades, tints & tones
#50fd37 color schemes
#50fd37 color preview, HTML & CSS examples
           This text has a color of #50fd37        
        
          <p style="color:#50fd37;">Text here</p>
        
        
          .mytext {color:#50fd37;}
        
        Text color #50fd37
      
           This box has a color of #50fd37        
        
          <div style="background-color:#50fd37;">Content here</div>
        
        
          .mybackground {background-color:#50fd37;}
        
        Background color #50fd37
      
           Border around this has a color of #50fd37        
        
          <div style="border:2px solid #50fd37;">Content here</div>
        
        
          .myborder {border:2px solid #50fd37;}
        
        Border color #50fd37