#1414a6 color space conversions
Hex:
        #1414a6
        RGB:
        20, 20, 166
        CMY:
        92, 92, 35
        CMYK:
        88, 88, 0, 35
      HSL:
        240°, 78.4946%, 36.4706%
        HSV (HSB):
        240°, 87.9518%, 65.0980%
        XYZ:
        7.4216, 3.4022, 36.3419
        xyY:
        0.1574, 0.0721, 3.4022
      CIE-Lab:
        21.5876, 51.6933, -73.9266
        CIE-LCH:
        21.5876, 90.2072, 304.9632
        CIE-Luv:
        21.5876, -5.7776, -80.1252
        Hunter-Lab:
        18.4451, 39.5426, -103.9062
      #1414a6 color charts
#1414a6 RGB chart
      #1414a6 CMYK chart
      #1414a6 RGB pie chart
      #1414a6 color shades, tints & tones
#1414a6 color schemes
#1414a6 color preview, HTML & CSS examples
           This text has a color of #1414a6        
        
          <p style="color:#1414a6;">Text here</p>
        
        
          .mytext {color:#1414a6;}
        
        Text color #1414a6
      
           This box has a color of #1414a6        
        
          <div style="background-color:#1414a6;">Content here</div>
        
        
          .mybackground {background-color:#1414a6;}
        
        Background color #1414a6
      
           Border around this has a color of #1414a6        
        
          <div style="border:2px solid #1414a6;">Content here</div>
        
        
          .myborder {border:2px solid #1414a6;}
        
        Border color #1414a6