#12b950 color space conversions
Hex:
        #12b950
        RGB:
        18, 185, 80
        CMY:
        93, 27, 69
        CMYK:
        90, 0, 57, 27
      HSL:
        142°, 82.2660%, 39.8039%
        HSV (HSB):
        142°, 90.2703%, 72.5490%
        XYZ:
        19.0464, 35.4057, 13.4196
        xyY:
        0.2806, 0.5217, 35.4057
      CIE-Lab:
        66.0633, -61.1299, 41.9580
        CIE-LCH:
        66.0633, 74.1441, 145.5353
        CIE-Luv:
        66.0633, -59.0847, 61.3143
        Hunter-Lab:
        59.5027, -46.9932, 28.2803
      #12b950 color charts
#12b950 RGB chart
      #12b950 CMYK chart
      #12b950 RGB pie chart
      #12b950 color shades, tints & tones
#12b950 color schemes
#12b950 color preview, HTML & CSS examples
           This text has a color of #12b950        
        
          <p style="color:#12b950;">Text here</p>
        
        
          .mytext {color:#12b950;}
        
        Text color #12b950
      
           This box has a color of #12b950        
        
          <div style="background-color:#12b950;">Content here</div>
        
        
          .mybackground {background-color:#12b950;}
        
        Background color #12b950
      
           Border around this has a color of #12b950        
        
          <div style="border:2px solid #12b950;">Content here</div>
        
        
          .myborder {border:2px solid #12b950;}
        
        Border color #12b950