#80b00f color space conversions
Hex:
        #80b00f
        RGB:
        128, 176, 15
        CMY:
        50, 31, 94
        CMYK:
        27, 0, 91, 31
      HSL:
        78°, 84.2932%, 37.4510%
        HSV (HSB):
        78°, 91.4773%, 69.0196%
        XYZ:
        24.5136, 35.6744, 6.0458
        xyY:
        0.3701, 0.5386, 35.6744
      CIE-Lab:
        66.2704, -36.3454, 65.5450
        CIE-LCH:
        66.2704, 74.9475, 119.0089
        CIE-Luv:
        66.2704, -24.2314, 75.2718
        Hunter-Lab:
        59.7280, -31.2638, 35.8082
      #80b00f color charts
#80b00f RGB chart
      #80b00f CMYK chart
      #80b00f RGB pie chart
      #80b00f color shades, tints & tones
#80b00f color schemes
#80b00f color preview, HTML & CSS examples
           This text has a color of #80b00f        
        
          <p style="color:#80b00f;">Text here</p>
        
        
          .mytext {color:#80b00f;}
        
        Text color #80b00f
      
           This box has a color of #80b00f        
        
          <div style="background-color:#80b00f;">Content here</div>
        
        
          .mybackground {background-color:#80b00f;}
        
        Background color #80b00f
      
           Border around this has a color of #80b00f        
        
          <div style="border:2px solid #80b00f;">Content here</div>
        
        
          .myborder {border:2px solid #80b00f;}
        
        Border color #80b00f