#14095e color space conversions
Hex:
        #14095e
        RGB:
        20, 9, 94
        CMY:
        92, 96, 63
        CMYK:
        79, 90, 0, 63
      HSL:
        248°, 82.5243%, 20.1961%
        HSV (HSB):
        248°, 90.4255%, 36.8627%
        XYZ:
        2.4066, 1.1522, 10.6852
        xyY:
        0.1690, 0.0809, 1.1522
      CIE-Lab:
        10.2003, 33.8889, -47.0781
        CIE-LCH:
        10.2003, 58.0069, 305.7480
        CIE-Luv:
        10.2003, -1.5662, -35.5286
        Hunter-Lab:
        10.7343, 21.2336, -51.5051
      #14095e color charts
#14095e RGB chart
      #14095e CMYK chart
      #14095e RGB pie chart
      #14095e color shades, tints & tones
#14095e color schemes
#14095e color preview, HTML & CSS examples
           This text has a color of #14095e        
        
          <p style="color:#14095e;">Text here</p>
        
        
          .mytext {color:#14095e;}
        
        Text color #14095e
      
           This box has a color of #14095e        
        
          <div style="background-color:#14095e;">Content here</div>
        
        
          .mybackground {background-color:#14095e;}
        
        Background color #14095e
      
           Border around this has a color of #14095e        
        
          <div style="border:2px solid #14095e;">Content here</div>
        
        
          .myborder {border:2px solid #14095e;}
        
        Border color #14095e