#80bf12 color space conversions
Hex:
        #80bf12
        RGB:
        128, 191, 18
        CMY:
        50, 25, 93
        CMYK:
        33, 0, 91, 25
      HSL:
        82°, 82.7751%, 40.9804%
        HSV (HSB):
        82°, 90.5759%, 74.9020%
        XYZ:
        27.6421, 41.8945, 7.2018
        xyY:
        0.3602, 0.5459, 41.8945
      CIE-Lab:
        70.7981, -42.8608, 68.7689
        CIE-LCH:
        70.7981, 81.0321, 121.9336
        CIE-Luv:
        70.7981, -31.9177, 81.0485
        Hunter-Lab:
        64.7259, -37.0396, 38.7112
      #80bf12 color charts
#80bf12 RGB chart
      #80bf12 CMYK chart
      #80bf12 RGB pie chart
      #80bf12 color shades, tints & tones
#80bf12 color schemes
#80bf12 color preview, HTML & CSS examples
           This text has a color of #80bf12        
        
          <p style="color:#80bf12;">Text here</p>
        
        
          .mytext {color:#80bf12;}
        
        Text color #80bf12
      
           This box has a color of #80bf12        
        
          <div style="background-color:#80bf12;">Content here</div>
        
        
          .mybackground {background-color:#80bf12;}
        
        Background color #80bf12
      
           Border around this has a color of #80bf12        
        
          <div style="border:2px solid #80bf12;">Content here</div>
        
        
          .myborder {border:2px solid #80bf12;}
        
        Border color #80bf12