#0e46ca color space conversions
Hex:
        #0e46ca
        RGB:
        14, 70, 202
        CMY:
        95, 73, 21
        CMYK:
        93, 65, 0, 21
      HSL:
        222°, 87.0370%, 42.3529%
        HSV (HSB):
        222°, 93.0693%, 79.2157%
        XYZ:
        13.0319, 8.7379, 56.8768
        xyY:
        0.1657, 0.1111, 8.7379
      CIE-Lab:
        35.4748, 35.9520, -72.3230
        CIE-LCH:
        35.4748, 80.7661, 296.4321
        CIE-Luv:
        35.4748, -14.8561, -100.7513
        Hunter-Lab:
        29.5600, 26.9641, -93.3887
      #0e46ca color charts
#0e46ca RGB chart
      #0e46ca CMYK chart
      #0e46ca RGB pie chart
      #0e46ca color shades, tints & tones
#0e46ca color schemes
#0e46ca color preview, HTML & CSS examples
           This text has a color of #0e46ca        
        
          <p style="color:#0e46ca;">Text here</p>
        
        
          .mytext {color:#0e46ca;}
        
        Text color #0e46ca
      
           This box has a color of #0e46ca        
        
          <div style="background-color:#0e46ca;">Content here</div>
        
        
          .mybackground {background-color:#0e46ca;}
        
        Background color #0e46ca
      
           Border around this has a color of #0e46ca        
        
          <div style="border:2px solid #0e46ca;">Content here</div>
        
        
          .myborder {border:2px solid #0e46ca;}
        
        Border color #0e46ca