#12f86f color space conversions
Hex:
        #12f86f
        RGB:
        18, 248, 111
        CMY:
        93, 3, 56
        CMYK:
        93, 0, 55, 3
      HSL:
        144°, 94.2623%, 52.1569%
        HSV (HSB):
        144°, 92.7419%, 97.2549%
        XYZ:
        36.6861, 68.4111, 26.3100
        xyY:
        0.2792, 0.5206, 68.4111
      CIE-Lab:
        86.2116, -76.5200, 51.6558
        CIE-LCH:
        86.2116, 92.3236, 145.9782
        CIE-Luv:
        86.2116, -77.6878, 79.4703
        Hunter-Lab:
        82.7110, -65.5714, 39.0378
      #12f86f color charts
#12f86f RGB chart
      #12f86f CMYK chart
      #12f86f RGB pie chart
      #12f86f color shades, tints & tones
#12f86f color schemes
#12f86f color preview, HTML & CSS examples
           This text has a color of #12f86f        
        
          <p style="color:#12f86f;">Text here</p>
        
        
          .mytext {color:#12f86f;}
        
        Text color #12f86f
      
           This box has a color of #12f86f        
        
          <div style="background-color:#12f86f;">Content here</div>
        
        
          .mybackground {background-color:#12f86f;}
        
        Background color #12f86f
      
           Border around this has a color of #12f86f        
        
          <div style="border:2px solid #12f86f;">Content here</div>
        
        
          .myborder {border:2px solid #12f86f;}
        
        Border color #12f86f