#12842b color space conversions
Hex:
        #12842b
        RGB:
        18, 132, 43
        CMY:
        93, 48, 83
        CMYK:
        86, 0, 67, 48
      HSL:
        133°, 76.0000%, 29.4118%
        HSV (HSB):
        133°, 86.3636%, 51.7647%
        XYZ:
        8.9368, 16.8055, 5.0583
        xyY:
        0.2901, 0.5456, 16.8055
      CIE-Lab:
        48.0141, -48.5611, 38.4721
        CIE-LCH:
        48.0141, 61.9539, 141.6123
        CIE-Luv:
        48.0141, -42.7021, 49.4878
        Hunter-Lab:
        40.9946, -32.8277, 21.3805
      #12842b color charts
#12842b RGB chart
      #12842b CMYK chart
      #12842b RGB pie chart
      #12842b color shades, tints & tones
#12842b color schemes
#12842b color preview, HTML & CSS examples
           This text has a color of #12842b        
        
          <p style="color:#12842b;">Text here</p>
        
        
          .mytext {color:#12842b;}
        
        Text color #12842b
      
           This box has a color of #12842b        
        
          <div style="background-color:#12842b;">Content here</div>
        
        
          .mybackground {background-color:#12842b;}
        
        Background color #12842b
      
           Border around this has a color of #12842b        
        
          <div style="border:2px solid #12842b;">Content here</div>
        
        
          .myborder {border:2px solid #12842b;}
        
        Border color #12842b