#0414e1 color space conversions
Hex:
        #0414e1
        RGB:
        4, 20, 225
        CMY:
        98, 92, 12
        CMYK:
        98, 91, 0, 12
      HSL:
        236°, 96.5066%, 44.9020%
        HSV (HSB):
        236°, 98.2222%, 88.2353%
        XYZ:
        13.8908, 5.9624, 71.6529
        xyY:
        0.1518, 0.0652, 5.9624
      CIE-Lab:
        29.3173, 68.0369, -95.8287
        CIE-LCH:
        29.3173, 117.5252, 305.3742
        CIE-Luv:
        29.3173, -8.8683, -114.2389
        Hunter-Lab:
        24.4180, 58.8133, -156.8900
      #0414e1 color charts
#0414e1 RGB chart
      #0414e1 CMYK chart
      #0414e1 RGB pie chart
      #0414e1 color shades, tints & tones
#0414e1 color schemes
#0414e1 color preview, HTML & CSS examples
           This text has a color of #0414e1        
        
          <p style="color:#0414e1;">Text here</p>
        
        
          .mytext {color:#0414e1;}
        
        Text color #0414e1
      
           This box has a color of #0414e1        
        
          <div style="background-color:#0414e1;">Content here</div>
        
        
          .mybackground {background-color:#0414e1;}
        
        Background color #0414e1
      
           Border around this has a color of #0414e1        
        
          <div style="border:2px solid #0414e1;">Content here</div>
        
        
          .myborder {border:2px solid #0414e1;}
        
        Border color #0414e1