#144f4f color space conversions
Hex:
        #144f4f
        RGB:
        20, 79, 79
        CMY:
        92, 69, 69
        CMYK:
        75, 0, 0, 69
      HSL:
        180°, 59.5960%, 19.4118%
        HSV (HSB):
        180°, 74.6835%, 30.9804%
        XYZ:
        4.4958, 6.3052, 8.3772
        xyY:
        0.2344, 0.3288, 6.3052
      CIE-Lab:
        30.1698, -18.1827, -5.4604
        CIE-LCH:
        30.1698, 18.9849, 196.7155
        CIE-Luv:
        30.1698, -20.8086, -4.4937
        Hunter-Lab:
        25.1102, -11.9839, -2.2031
      #144f4f color charts
#144f4f RGB chart
      #144f4f CMYK chart
      #144f4f RGB pie chart
      #144f4f color shades, tints & tones
#144f4f color schemes
#144f4f color preview, HTML & CSS examples
           This text has a color of #144f4f        
        
          <p style="color:#144f4f;">Text here</p>
        
        
          .mytext {color:#144f4f;}
        
        Text color #144f4f
      
           This box has a color of #144f4f        
        
          <div style="background-color:#144f4f;">Content here</div>
        
        
          .mybackground {background-color:#144f4f;}
        
        Background color #144f4f
      
           Border around this has a color of #144f4f        
        
          <div style="border:2px solid #144f4f;">Content here</div>
        
        
          .myborder {border:2px solid #144f4f;}
        
        Border color #144f4f