#0414bf color space conversions
Hex:
        #0414bf
        RGB:
        4, 20, 191
        CMY:
        98, 92, 25
        CMYK:
        98, 90, 0, 25
      HSL:
        235°, 95.8974%, 38.2353%
        HSV (HSB):
        235°, 97.9058%, 74.9020%
        XYZ:
        9.7042, 4.2877, 49.6064
        xyY:
        0.1526, 0.0674, 4.2877
      CIE-Lab:
        24.6007, 58.6891, -83.8931
        CIE-LCH:
        24.6007, 102.3839, 304.9755
        CIE-Luv:
        24.6007, -7.5627, -94.3962
        Hunter-Lab:
        20.7068, 47.4168, -127.5437
      #0414bf color charts
#0414bf RGB chart
      #0414bf CMYK chart
      #0414bf RGB pie chart
      #0414bf color shades, tints & tones
#0414bf color schemes
#0414bf color preview, HTML & CSS examples
           This text has a color of #0414bf        
        
          <p style="color:#0414bf;">Text here</p>
        
        
          .mytext {color:#0414bf;}
        
        Text color #0414bf
      
           This box has a color of #0414bf        
        
          <div style="background-color:#0414bf;">Content here</div>
        
        
          .mybackground {background-color:#0414bf;}
        
        Background color #0414bf
      
           Border around this has a color of #0414bf        
        
          <div style="border:2px solid #0414bf;">Content here</div>
        
        
          .myborder {border:2px solid #0414bf;}
        
        Border color #0414bf