#12963f color space conversions
Hex:
        #12963f
        RGB:
        18, 150, 63
        CMY:
        93, 41, 75
        CMYK:
        88, 0, 58, 41
      HSL:
        140°, 78.5714%, 32.9412%
        HSV (HSB):
        140°, 88.0000%, 58.8235%
        XYZ:
        12.0530, 22.3002, 8.3717
        xyY:
        0.2821, 0.5219, 22.3002
      CIE-Lab:
        54.3441, -52.0056, 36.2379
        CIE-LCH:
        54.3441, 63.3859, 145.1309
        CIE-Luv:
        54.3441, -48.1269, 50.6272
        Hunter-Lab:
        47.2231, -37.0808, 22.5452
      #12963f color charts
#12963f RGB chart
      #12963f CMYK chart
      #12963f RGB pie chart
      #12963f color shades, tints & tones
#12963f color schemes
#12963f color preview, HTML & CSS examples
           This text has a color of #12963f        
        
          <p style="color:#12963f;">Text here</p>
        
        
          .mytext {color:#12963f;}
        
        Text color #12963f
      
           This box has a color of #12963f        
        
          <div style="background-color:#12963f;">Content here</div>
        
        
          .mybackground {background-color:#12963f;}
        
        Background color #12963f
      
           Border around this has a color of #12963f        
        
          <div style="border:2px solid #12963f;">Content here</div>
        
        
          .myborder {border:2px solid #12963f;}
        
        Border color #12963f