#12b746 color space conversions
Hex:
        #12b746
        RGB:
        18, 183, 70
        CMY:
        93, 28, 73
        CMYK:
        90, 0, 62, 28
      HSL:
        139°, 82.0896%, 39.4118%
        HSV (HSB):
        139°, 90.1639%, 71.7647%
        XYZ:
        18.2884, 34.4378, 11.4776
        xyY:
        0.2848, 0.5364, 34.4378
      CIE-Lab:
        65.3086, -61.8106, 45.7100
        CIE-LCH:
        65.3086, 76.8762, 143.5164
        CIE-Luv:
        65.3086, -58.8699, 64.6083
        Hunter-Lab:
        58.6837, -47.0680, 29.4824
      #12b746 color charts
#12b746 RGB chart
      #12b746 CMYK chart
      #12b746 RGB pie chart
      #12b746 color shades, tints & tones
#12b746 color schemes
#12b746 color preview, HTML & CSS examples
           This text has a color of #12b746        
        
          <p style="color:#12b746;">Text here</p>
        
        
          .mytext {color:#12b746;}
        
        Text color #12b746
      
           This box has a color of #12b746        
        
          <div style="background-color:#12b746;">Content here</div>
        
        
          .mybackground {background-color:#12b746;}
        
        Background color #12b746
      
           Border around this has a color of #12b746        
        
          <div style="border:2px solid #12b746;">Content here</div>
        
        
          .myborder {border:2px solid #12b746;}
        
        Border color #12b746