#144f5b color space conversions
Hex:
        #144f5b
        RGB:
        20, 79, 91
        CMY:
        92, 69, 64
        CMYK:
        78, 13, 0, 64
      HSL:
        190°, 63.9640%, 21.7647%
        HSV (HSB):
        190°, 78.0220%, 35.6863%
        XYZ:
        4.9728, 6.4960, 10.8893
        xyY:
        0.2224, 0.2905, 6.4960
      CIE-Lab:
        30.6309, -13.9884, -12.4365
        CIE-LCH:
        30.6309, 18.7174, 221.6390
        CIE-Luv:
        30.6309, -20.1434, -14.1473
        Hunter-Lab:
        25.4873, -9.7758, -7.4902
      #144f5b color charts
#144f5b RGB chart
      #144f5b CMYK chart
      #144f5b RGB pie chart
      #144f5b color shades, tints & tones
#144f5b color schemes
#144f5b color preview, HTML & CSS examples
           This text has a color of #144f5b        
        
          <p style="color:#144f5b;">Text here</p>
        
        
          .mytext {color:#144f5b;}
        
        Text color #144f5b
      
           This box has a color of #144f5b        
        
          <div style="background-color:#144f5b;">Content here</div>
        
        
          .mybackground {background-color:#144f5b;}
        
        Background color #144f5b
      
           Border around this has a color of #144f5b        
        
          <div style="border:2px solid #144f5b;">Content here</div>
        
        
          .myborder {border:2px solid #144f5b;}
        
        Border color #144f5b