#1414e8 color space conversions
Hex:
        #1414e8
        RGB:
        20, 20, 232
        CMY:
        92, 92, 9
        CMYK:
        91, 91, 0, 9
      HSL:
        240°, 84.1270%, 49.4118%
        HSV (HSB):
        240°, 91.3793%, 90.9804%
        XYZ:
        15.1041, 6.4752, 76.7977
        xyY:
        0.1535, 0.0658, 6.4752
      CIE-Lab:
        30.5811, 70.0447, -97.7176
        CIE-LCH:
        30.5811, 120.2289, 305.6332
        CIE-Luv:
        30.5811, -8.5497, -118.5692
        Hunter-Lab:
        25.4465, 61.4200, -161.1253
      #1414e8 color charts
#1414e8 RGB chart
      #1414e8 CMYK chart
      #1414e8 RGB pie chart
      #1414e8 color shades, tints & tones
#1414e8 color schemes
#1414e8 color preview, HTML & CSS examples
           This text has a color of #1414e8        
        
          <p style="color:#1414e8;">Text here</p>
        
        
          .mytext {color:#1414e8;}
        
        Text color #1414e8
      
           This box has a color of #1414e8        
        
          <div style="background-color:#1414e8;">Content here</div>
        
        
          .mybackground {background-color:#1414e8;}
        
        Background color #1414e8
      
           Border around this has a color of #1414e8        
        
          <div style="border:2px solid #1414e8;">Content here</div>
        
        
          .myborder {border:2px solid #1414e8;}
        
        Border color #1414e8