#13814d color space conversions
Hex:
        #13814d
        RGB:
        19, 129, 77
        CMY:
        93, 49, 70
        CMYK:
        85, 0, 40, 49
      HSL:
        152°, 74.3243%, 29.0196%
        HSV (HSB):
        152°, 85.2713%, 50.5882%
        XYZ:
        9.4584, 16.3748, 9.6833
        xyY:
        0.2663, 0.4610, 16.3748
      CIE-Lab:
        47.4624, -41.8431, 20.1454
        CIE-LCH:
        47.4624, 46.4401, 154.2915
        CIE-Luv:
        47.4624, -39.9109, 31.0636
        Hunter-Lab:
        40.4658, -29.0929, 14.1381
      #13814d color charts
#13814d RGB chart
      #13814d CMYK chart
      #13814d RGB pie chart
      #13814d color shades, tints & tones
#13814d color schemes
#13814d color preview, HTML & CSS examples
           This text has a color of #13814d        
        
          <p style="color:#13814d;">Text here</p>
        
        
          .mytext {color:#13814d;}
        
        Text color #13814d
      
           This box has a color of #13814d        
        
          <div style="background-color:#13814d;">Content here</div>
        
        
          .mybackground {background-color:#13814d;}
        
        Background color #13814d
      
           Border around this has a color of #13814d        
        
          <div style="border:2px solid #13814d;">Content here</div>
        
        
          .myborder {border:2px solid #13814d;}
        
        Border color #13814d