#14048e color space conversions
Hex:
        #14048e
        RGB:
        20, 4, 142
        CMY:
        92, 98, 44
        CMYK:
        86, 97, 0, 44
      HSL:
        247°, 94.5205%, 28.6275%
        HSV (HSB):
        247°, 97.1831%, 55.6863%
        XYZ:
        5.2144, 2.1885, 25.7388
        xyY:
        0.1573, 0.0660, 2.1885
      CIE-Lab:
        16.4472, 50.1291, -67.7195
        CIE-LCH:
        16.4472, 84.2547, 306.5105
        CIE-Luv:
        16.4472, -3.6086, -63.5973
        Hunter-Lab:
        14.7937, 37.0273, -92.7996
      #14048e color charts
#14048e RGB chart
      #14048e CMYK chart
      #14048e RGB pie chart
      #14048e color shades, tints & tones
#14048e color schemes
#14048e color preview, HTML & CSS examples
           This text has a color of #14048e        
        
          <p style="color:#14048e;">Text here</p>
        
        
          .mytext {color:#14048e;}
        
        Text color #14048e
      
           This box has a color of #14048e        
        
          <div style="background-color:#14048e;">Content here</div>
        
        
          .mybackground {background-color:#14048e;}
        
        Background color #14048e
      
           Border around this has a color of #14048e        
        
          <div style="border:2px solid #14048e;">Content here</div>
        
        
          .myborder {border:2px solid #14048e;}
        
        Border color #14048e