#12fa80 color space conversions
Hex:
        #12fa80
        RGB:
        18, 250, 128
        CMY:
        93, 2, 50
        CMYK:
        93, 0, 49, 2
      HSL:
        148°, 95.8678%, 52.5490%
        HSV (HSB):
        148°, 92.8000%, 98.0392%
        XYZ:
        38.3313, 70.0583, 31.9244
        xyY:
        0.2732, 0.4993, 70.0583
      CIE-Lab:
        87.0255, -74.6654, 44.7630
        CIE-LCH:
        87.0255, 87.0554, 149.0567
        CIE-Luv:
        87.0255, -77.4385, 72.1353
        Hunter-Lab:
        83.7009, -64.7313, 35.9767
      #12fa80 color charts
#12fa80 RGB chart
      #12fa80 CMYK chart
      #12fa80 RGB pie chart
      #12fa80 color shades, tints & tones
#12fa80 color schemes
#12fa80 color preview, HTML & CSS examples
           This text has a color of #12fa80        
        
          <p style="color:#12fa80;">Text here</p>
        
        
          .mytext {color:#12fa80;}
        
        Text color #12fa80
      
           This box has a color of #12fa80        
        
          <div style="background-color:#12fa80;">Content here</div>
        
        
          .mybackground {background-color:#12fa80;}
        
        Background color #12fa80
      
           Border around this has a color of #12fa80        
        
          <div style="border:2px solid #12fa80;">Content here</div>
        
        
          .myborder {border:2px solid #12fa80;}
        
        Border color #12fa80