#13812b color space conversions
Hex:
        #13812b
        RGB:
        19, 129, 43
        CMY:
        93, 49, 83
        CMYK:
        85, 0, 67, 49
      HSL:
        133°, 74.3243%, 29.0196%
        HSV (HSB):
        133°, 85.2713%, 50.5882%
        XYZ:
        8.5549, 16.0134, 4.9255
        xyY:
        0.2901, 0.5429, 16.0134
      CIE-Lab:
        46.9920, -47.4417, 37.3446
        CIE-LCH:
        46.9920, 60.3766, 141.7913
        CIE-Luv:
        46.9920, -41.5352, 47.9821
        Hunter-Lab:
        40.0167, -31.8691, 20.7139
      #13812b color charts
#13812b RGB chart
      #13812b CMYK chart
      #13812b RGB pie chart
      #13812b color shades, tints & tones
#13812b color schemes
#13812b color preview, HTML & CSS examples
           This text has a color of #13812b        
        
          <p style="color:#13812b;">Text here</p>
        
        
          .mytext {color:#13812b;}
        
        Text color #13812b
      
           This box has a color of #13812b        
        
          <div style="background-color:#13812b;">Content here</div>
        
        
          .mybackground {background-color:#13812b;}
        
        Background color #13812b
      
           Border around this has a color of #13812b        
        
          <div style="border:2px solid #13812b;">Content here</div>
        
        
          .myborder {border:2px solid #13812b;}
        
        Border color #13812b