#144f4d color space conversions
Hex:
        #144f4d
        RGB:
        20, 79, 77
        CMY:
        92, 69, 70
        CMYK:
        75, 0, 3, 69
      HSL:
        178°, 59.5960%, 19.4118%
        HSV (HSB):
        178°, 74.6835%, 30.9804%
        XYZ:
        4.4240, 6.2765, 7.9995
        xyY:
        0.2366, 0.3356, 6.2765
      CIE-Lab:
        30.0996, -18.8472, -4.2832
        CIE-LCH:
        30.0996, 19.3278, 192.8035
        CIE-Luv:
        30.0996, -20.9204, -2.9226
        Hunter-Lab:
        25.0530, -12.3219, -1.3944
      #144f4d color charts
#144f4d RGB chart
      #144f4d CMYK chart
      #144f4d RGB pie chart
      #144f4d color shades, tints & tones
#144f4d color schemes
#144f4d color preview, HTML & CSS examples
           This text has a color of #144f4d        
        
          <p style="color:#144f4d;">Text here</p>
        
        
          .mytext {color:#144f4d;}
        
        Text color #144f4d
      
           This box has a color of #144f4d        
        
          <div style="background-color:#144f4d;">Content here</div>
        
        
          .mybackground {background-color:#144f4d;}
        
        Background color #144f4d
      
           Border around this has a color of #144f4d        
        
          <div style="border:2px solid #144f4d;">Content here</div>
        
        
          .myborder {border:2px solid #144f4d;}
        
        Border color #144f4d