#144482 color space conversions
Hex:
        #144482
        RGB:
        20, 68, 130
        CMY:
        92, 73, 49
        CMYK:
        85, 48, 0, 49
      HSL:
        214°, 73.3333%, 29.4118%
        HSV (HSB):
        214°, 84.6154%, 50.9804%
        XYZ:
        6.3849, 5.8947, 21.9204
        xyY:
        0.1867, 0.1724, 5.8947
      CIE-Lab:
        29.1452, 8.6639, -39.3810
        CIE-LCH:
        29.1452, 40.3228, 282.4075
        CIE-Luv:
        29.1452, -14.6935, -52.2598
        Hunter-Lab:
        24.2789, 4.4538, -36.5350
      #144482 color charts
#144482 RGB chart
      #144482 CMYK chart
      #144482 RGB pie chart
      #144482 color shades, tints & tones
#144482 color schemes
#144482 color preview, HTML & CSS examples
           This text has a color of #144482        
        
          <p style="color:#144482;">Text here</p>
        
        
          .mytext {color:#144482;}
        
        Text color #144482
      
           This box has a color of #144482        
        
          <div style="background-color:#144482;">Content here</div>
        
        
          .mybackground {background-color:#144482;}
        
        Background color #144482
      
           Border around this has a color of #144482        
        
          <div style="border:2px solid #144482;">Content here</div>
        
        
          .myborder {border:2px solid #144482;}
        
        Border color #144482