#0e44ca color space conversions
Hex:
        #0e44ca
        RGB:
        14, 68, 202
        CMY:
        95, 73, 21
        CMYK:
        93, 66, 0, 21
      HSL:
        223°, 87.0370%, 42.3529%
        HSV (HSB):
        223°, 93.0693%, 79.2157%
        XYZ:
        12.9089, 8.4919, 56.8358
        xyY:
        0.1650, 0.1085, 8.4919
      CIE-Lab:
        34.9870, 37.2407, -73.1254
        CIE-LCH:
        34.9870, 82.0621, 296.9885
        CIE-Luv:
        34.9870, -14.4178, -101.1672
        Hunter-Lab:
        29.1408, 28.0761, -95.2398
      #0e44ca color charts
#0e44ca RGB chart
      #0e44ca CMYK chart
      #0e44ca RGB pie chart
      #0e44ca color shades, tints & tones
#0e44ca color schemes
#0e44ca color preview, HTML & CSS examples
           This text has a color of #0e44ca        
        
          <p style="color:#0e44ca;">Text here</p>
        
        
          .mytext {color:#0e44ca;}
        
        Text color #0e44ca
      
           This box has a color of #0e44ca        
        
          <div style="background-color:#0e44ca;">Content here</div>
        
        
          .mybackground {background-color:#0e44ca;}
        
        Background color #0e44ca
      
           Border around this has a color of #0e44ca        
        
          <div style="border:2px solid #0e44ca;">Content here</div>
        
        
          .myborder {border:2px solid #0e44ca;}
        
        Border color #0e44ca