#14165f color space conversions
Hex:
        #14165f
        RGB:
        20, 22, 95
        CMY:
        92, 91, 63
        CMYK:
        79, 77, 0, 63
      HSL:
        238°, 65.2174%, 22.5490%
        HSV (HSB):
        238°, 78.9474%, 37.2549%
        XYZ:
        2.6410, 1.5488, 10.9862
        xyY:
        0.1740, 0.1021, 1.5488
      CIE-Lab:
        12.9148, 26.8087, -43.2562
        CIE-LCH:
        12.9148, 50.8901, 301.7892
        CIE-Luv:
        12.9148, -3.0687, -38.8512
        Hunter-Lab:
        12.4449, 16.1011, -43.6289
      #14165f color charts
#14165f RGB chart
      #14165f CMYK chart
      #14165f RGB pie chart
      #14165f color shades, tints & tones
#14165f color schemes
#14165f color preview, HTML & CSS examples
           This text has a color of #14165f        
        
          <p style="color:#14165f;">Text here</p>
        
        
          .mytext {color:#14165f;}
        
        Text color #14165f
      
           This box has a color of #14165f        
        
          <div style="background-color:#14165f;">Content here</div>
        
        
          .mybackground {background-color:#14165f;}
        
        Background color #14165f
      
           Border around this has a color of #14165f        
        
          <div style="border:2px solid #14165f;">Content here</div>
        
        
          .myborder {border:2px solid #14165f;}
        
        Border color #14165f