#12831f color space conversions
Hex:
        #12831f
        RGB:
        18, 131, 31
        CMY:
        93, 49, 88
        CMYK:
        86, 0, 76, 49
      HSL:
        127°, 75.8389%, 29.2157%
        HSV (HSB):
        127°, 86.2595%, 51.3725%
        XYZ:
        8.6131, 16.4601, 4.0195
        xyY:
        0.2961, 0.5658, 16.4601
      CIE-Lab:
        47.5725, -49.4364, 43.0139
        CIE-LCH:
        47.5725, 65.5298, 138.9739
        CIE-Luv:
        47.5725, -42.7229, 52.7595
        Hunter-Lab:
        40.5711, -33.1046, 22.5257
      #12831f color charts
#12831f RGB chart
      #12831f CMYK chart
      #12831f RGB pie chart
      #12831f color shades, tints & tones
#12831f color schemes
#12831f color preview, HTML & CSS examples
           This text has a color of #12831f        
        
          <p style="color:#12831f;">Text here</p>
        
        
          .mytext {color:#12831f;}
        
        Text color #12831f
      
           This box has a color of #12831f        
        
          <div style="background-color:#12831f;">Content here</div>
        
        
          .mybackground {background-color:#12831f;}
        
        Background color #12831f
      
           Border around this has a color of #12831f        
        
          <div style="border:2px solid #12831f;">Content here</div>
        
        
          .myborder {border:2px solid #12831f;}
        
        Border color #12831f