#0e44ed color space conversions
Hex:
        #0e44ed
        RGB:
        14, 68, 237
        CMY:
        95, 73, 7
        CMYK:
        94, 71, 0, 7
      HSL:
        225°, 88.8446%, 49.2157%
        HSV (HSB):
        225°, 94.0928%, 92.9412%
        XYZ:
        17.5343, 10.3420, 81.1928
        xyY:
        0.1608, 0.0948, 10.3420
      CIE-Lab:
        38.4494, 49.9381, -87.4849
        CIE-LCH:
        38.4494, 100.7344, 299.7186
        CIE-Luv:
        38.4494, -14.6651, -122.3220
        Hunter-Lab:
        32.1590, 41.0465, -127.1798
      #0e44ed color charts
#0e44ed RGB chart
      #0e44ed CMYK chart
      #0e44ed RGB pie chart
      #0e44ed color shades, tints & tones
#0e44ed color schemes
#0e44ed color preview, HTML & CSS examples
           This text has a color of #0e44ed        
        
          <p style="color:#0e44ed;">Text here</p>
        
        
          .mytext {color:#0e44ed;}
        
        Text color #0e44ed
      
           This box has a color of #0e44ed        
        
          <div style="background-color:#0e44ed;">Content here</div>
        
        
          .mybackground {background-color:#0e44ed;}
        
        Background color #0e44ed
      
           Border around this has a color of #0e44ed        
        
          <div style="border:2px solid #0e44ed;">Content here</div>
        
        
          .myborder {border:2px solid #0e44ed;}
        
        Border color #0e44ed