#1414e7 color space conversions
Hex:
        #1414e7
        RGB:
        20, 20, 231
        CMY:
        92, 92, 9
        CMYK:
        91, 91, 0, 9
      HSL:
        240°, 84.0637%, 49.2157%
        HSV (HSB):
        240°, 91.3420%, 90.5882%
        XYZ:
        14.9625, 6.4186, 76.0516
        xyY:
        0.1536, 0.0659, 6.4186
      CIE-Lab:
        30.4448, 69.7827, -97.3742
        CIE-LCH:
        30.4448, 119.7971, 305.6271
        CIE-Luv:
        30.4448, -8.5083, -117.9949
        Hunter-Lab:
        25.3349, 61.0838, -160.2456
      #1414e7 color charts
#1414e7 RGB chart
      #1414e7 CMYK chart
      #1414e7 RGB pie chart
      #1414e7 color shades, tints & tones
#1414e7 color schemes
#1414e7 color preview, HTML & CSS examples
           This text has a color of #1414e7        
        
          <p style="color:#1414e7;">Text here</p>
        
        
          .mytext {color:#1414e7;}
        
        Text color #1414e7
      
           This box has a color of #1414e7        
        
          <div style="background-color:#1414e7;">Content here</div>
        
        
          .mybackground {background-color:#1414e7;}
        
        Background color #1414e7
      
           Border around this has a color of #1414e7        
        
          <div style="border:2px solid #1414e7;">Content here</div>
        
        
          .myborder {border:2px solid #1414e7;}
        
        Border color #1414e7