#1414c8 color space conversions
Hex:
        #1414c8
        RGB:
        20, 20, 200
        CMY:
        92, 92, 22
        CMYK:
        90, 90, 0, 22
      HSL:
        240°, 81.8182%, 43.1373%
        HSV (HSB):
        240°, 90.0000%, 78.4314%
        XYZ:
        10.9640, 4.8192, 54.9959
        xyY:
        0.1549, 0.0681, 4.8192
      CIE-Lab:
        26.2132, 61.4423, -86.4957
        CIE-LCH:
        26.2132, 106.0974, 305.3881
        CIE-Luv:
        26.2132, -7.2148, -100.0560
        Hunter-Lab:
        21.9526, 50.7327, -133.1672
      #1414c8 color charts
#1414c8 RGB chart
      #1414c8 CMYK chart
      #1414c8 RGB pie chart
      #1414c8 color shades, tints & tones
#1414c8 color schemes
#1414c8 color preview, HTML & CSS examples
           This text has a color of #1414c8        
        
          <p style="color:#1414c8;">Text here</p>
        
        
          .mytext {color:#1414c8;}
        
        Text color #1414c8
      
           This box has a color of #1414c8        
        
          <div style="background-color:#1414c8;">Content here</div>
        
        
          .mybackground {background-color:#1414c8;}
        
        Background color #1414c8
      
           Border around this has a color of #1414c8        
        
          <div style="border:2px solid #1414c8;">Content here</div>
        
        
          .myborder {border:2px solid #1414c8;}
        
        Border color #1414c8