#144e2e color space conversions
Hex:
        #144e2e
        RGB:
        20, 78, 46
        CMY:
        92, 69, 82
        CMYK:
        74, 0, 41, 69
      HSL:
        147°, 59.1837%, 19.2157%
        HSV (HSB):
        147°, 74.3590%, 30.5882%
        XYZ:
        3.5060, 5.7948, 3.5185
        xyY:
        0.2735, 0.4520, 5.7948
      CIE-Lab:
        28.8886, -27.0438, 13.6909
        CIE-LCH:
        28.8886, 30.3119, 153.1492
        CIE-Luv:
        28.8886, -22.1440, 18.0701
        Hunter-Lab:
        24.0723, -16.1288, 8.1846
      #144e2e color charts
#144e2e RGB chart
      #144e2e CMYK chart
      #144e2e RGB pie chart
      #144e2e color shades, tints & tones
#144e2e color schemes
#144e2e color preview, HTML & CSS examples
           This text has a color of #144e2e        
        
          <p style="color:#144e2e;">Text here</p>
        
        
          .mytext {color:#144e2e;}
        
        Text color #144e2e
      
           This box has a color of #144e2e        
        
          <div style="background-color:#144e2e;">Content here</div>
        
        
          .mybackground {background-color:#144e2e;}
        
        Background color #144e2e
      
           Border around this has a color of #144e2e        
        
          <div style="border:2px solid #144e2e;">Content here</div>
        
        
          .myborder {border:2px solid #144e2e;}
        
        Border color #144e2e