#14259e color space conversions
Hex:
        #14259e
        RGB:
        20, 37, 158
        CMY:
        92, 85, 38
        CMYK:
        87, 77, 0, 38
      HSL:
        233°, 77.5281%, 34.9020%
        HSV (HSB):
        233°, 87.3418%, 61.9608%
        XYZ:
        7.1216, 3.9405, 32.7330
        xyY:
        0.1626, 0.0900, 3.9405
      CIE-Lab:
        23.4737, 40.6448, -65.9215
        CIE-LCH:
        23.4737, 77.4444, 301.6565
        CIE-Luv:
        23.4737, -7.5050, -77.0991
        Hunter-Lab:
        19.8506, 29.3000, -83.8716
      #14259e color charts
#14259e RGB chart
      #14259e CMYK chart
      #14259e RGB pie chart
      #14259e color shades, tints & tones
#14259e color schemes
#14259e color preview, HTML & CSS examples
           This text has a color of #14259e        
        
          <p style="color:#14259e;">Text here</p>
        
        
          .mytext {color:#14259e;}
        
        Text color #14259e
      
           This box has a color of #14259e        
        
          <div style="background-color:#14259e;">Content here</div>
        
        
          .mybackground {background-color:#14259e;}
        
        Background color #14259e
      
           Border around this has a color of #14259e        
        
          <div style="border:2px solid #14259e;">Content here</div>
        
        
          .myborder {border:2px solid #14259e;}
        
        Border color #14259e