#80f912 color space conversions
Hex:
        #80f912
        RGB:
        128, 249, 18
        CMY:
        50, 2, 93
        CMYK:
        49, 0, 93, 2
      HSL:
        91°, 95.0617%, 52.3529%
        HSV (HSB):
        91°, 92.7711%, 97.6471%
        XYZ:
        42.8870, 72.3842, 12.2834
        xyY:
        0.3362, 0.5675, 72.3842
      CIE-Lab:
        88.1532, -65.4360, 82.9360
        CIE-LCH:
        88.1532, 105.6421, 128.2732
        CIE-Luv:
        88.1532, -58.0465, 103.8440
        Hunter-Lab:
        85.0789, -58.9091, 50.9951
      #80f912 color charts
#80f912 RGB chart
      #80f912 CMYK chart
      #80f912 RGB pie chart
      #80f912 color shades, tints & tones
#80f912 color schemes
#80f912 color preview, HTML & CSS examples
           This text has a color of #80f912        
        
          <p style="color:#80f912;">Text here</p>
        
        
          .mytext {color:#80f912;}
        
        Text color #80f912
      
           This box has a color of #80f912        
        
          <div style="background-color:#80f912;">Content here</div>
        
        
          .mybackground {background-color:#80f912;}
        
        Background color #80f912
      
           Border around this has a color of #80f912        
        
          <div style="border:2px solid #80f912;">Content here</div>
        
        
          .myborder {border:2px solid #80f912;}
        
        Border color #80f912