#14174f color space conversions
Hex:
        #14174f
        RGB:
        20, 23, 79
        CMY:
        92, 91, 69
        CMYK:
        75, 71, 0, 69
      HSL:
        237°, 59.5960%, 19.4118%
        HSV (HSB):
        237°, 74.6835%, 30.9804%
        XYZ:
        2.0062, 1.3260, 7.5473
        xyY:
        0.1844, 0.1219, 1.3260
      CIE-Lab:
        11.4563, 19.8342, -34.8179
        CIE-LCH:
        11.4563, 40.0710, 299.6682
        CIE-Luv:
        11.4563, -2.6311, -29.8435
        Hunter-Lab:
        11.5153, 10.9460, -30.7990
      #14174f color charts
#14174f RGB chart
      #14174f CMYK chart
      #14174f RGB pie chart
      #14174f color shades, tints & tones
#14174f color schemes
#14174f color preview, HTML & CSS examples
           This text has a color of #14174f        
        
          <p style="color:#14174f;">Text here</p>
        
        
          .mytext {color:#14174f;}
        
        Text color #14174f
      
           This box has a color of #14174f        
        
          <div style="background-color:#14174f;">Content here</div>
        
        
          .mybackground {background-color:#14174f;}
        
        Background color #14174f
      
           Border around this has a color of #14174f        
        
          <div style="border:2px solid #14174f;">Content here</div>
        
        
          .myborder {border:2px solid #14174f;}
        
        Border color #14174f