#0414df color space conversions
Hex:
        #0414df
        RGB:
        4, 20, 223
        CMY:
        98, 92, 13
        CMYK:
        98, 91, 0, 13
      HSL:
        236°, 96.4758%, 44.5098%
        HSV (HSB):
        236°, 98.2063%, 87.4510%
        XYZ:
        13.6195, 5.8538, 70.2241
        xyY:
        0.1518, 0.0653, 5.8538
      CIE-Lab:
        29.0407, 67.5033, -95.1417
        CIE-LCH:
        29.0407, 116.6561, 305.3558
        CIE-Luv:
        29.0407, -8.7913, -113.0810
        Hunter-Lab:
        24.1947, 58.1392, -155.1504
      #0414df color charts
#0414df RGB chart
      #0414df CMYK chart
      #0414df RGB pie chart
      #0414df color shades, tints & tones
#0414df color schemes
#0414df color preview, HTML & CSS examples
           This text has a color of #0414df        
        
          <p style="color:#0414df;">Text here</p>
        
        
          .mytext {color:#0414df;}
        
        Text color #0414df
      
           This box has a color of #0414df        
        
          <div style="background-color:#0414df;">Content here</div>
        
        
          .mybackground {background-color:#0414df;}
        
        Background color #0414df
      
           Border around this has a color of #0414df        
        
          <div style="border:2px solid #0414df;">Content here</div>
        
        
          .myborder {border:2px solid #0414df;}
        
        Border color #0414df