#14075b color space conversions
Hex:
        #14075b
        RGB:
        20, 7, 91
        CMY:
        92, 97, 64
        CMYK:
        78, 92, 0, 64
      HSL:
        249°, 85.7143%, 19.2157%
        HSV (HSB):
        249°, 92.3077%, 35.6863%
        XYZ:
        2.2528, 1.0560, 9.9826
        xyY:
        0.1695, 0.0795, 1.0560
      CIE-Lab:
        9.4496, 33.9289, -46.3044
        CIE-LCH:
        9.4496, 57.4044, 306.2315
        CIE-Luv:
        9.4496, -1.2612, -33.2298
        Hunter-Lab:
        10.2762, 21.1480, -50.4026
      #14075b color charts
#14075b RGB chart
      #14075b CMYK chart
      #14075b RGB pie chart
      #14075b color shades, tints & tones
#14075b color schemes
#14075b color preview, HTML & CSS examples
           This text has a color of #14075b        
        
          <p style="color:#14075b;">Text here</p>
        
        
          .mytext {color:#14075b;}
        
        Text color #14075b
      
           This box has a color of #14075b        
        
          <div style="background-color:#14075b;">Content here</div>
        
        
          .mybackground {background-color:#14075b;}
        
        Background color #14075b
      
           Border around this has a color of #14075b        
        
          <div style="border:2px solid #14075b;">Content here</div>
        
        
          .myborder {border:2px solid #14075b;}
        
        Border color #14075b