#0e46dd color space conversions
Hex:
        #0e46dd
        RGB:
        14, 70, 221
        CMY:
        95, 73, 13
        CMYK:
        94, 68, 0, 13
      HSL:
        224°, 88.0851%, 46.0784%
        HSV (HSB):
        224°, 93.6652%, 86.6667%
        XYZ:
        15.4224, 9.6941, 69.4649
        xyY:
        0.1631, 0.1025, 9.6941
      CIE-Lab:
        37.2878, 43.0255, -80.2975
        CIE-LCH:
        37.2878, 91.0983, 298.1836
        CIE-Luv:
        37.2878, -14.9121, -112.4797
        Hunter-Lab:
        31.1354, 33.9300, -110.4847
      #0e46dd color charts
#0e46dd RGB chart
      #0e46dd CMYK chart
      #0e46dd RGB pie chart
      #0e46dd color shades, tints & tones
#0e46dd color schemes
#0e46dd color preview, HTML & CSS examples
           This text has a color of #0e46dd        
        
          <p style="color:#0e46dd;">Text here</p>
        
        
          .mytext {color:#0e46dd;}
        
        Text color #0e46dd
      
           This box has a color of #0e46dd        
        
          <div style="background-color:#0e46dd;">Content here</div>
        
        
          .mybackground {background-color:#0e46dd;}
        
        Background color #0e46dd
      
           Border around this has a color of #0e46dd        
        
          <div style="border:2px solid #0e46dd;">Content here</div>
        
        
          .myborder {border:2px solid #0e46dd;}
        
        Border color #0e46dd