#0e4bfd color space conversions
Hex:
        #0e4bfd
        RGB:
        14, 75, 253
        CMY:
        95, 71, 1
        CMYK:
        94, 70, 0, 1
      HSL:
        225°, 98.3539%, 52.3529%
        HSV (HSB):
        225°, 94.4664%, 99.2157%
        XYZ:
        20.4268, 12.2174, 94.2101
        xyY:
        0.1610, 0.0963, 12.2174
      CIE-Lab:
        41.5595, 51.3944, -91.3388
        CIE-LCH:
        41.5595, 104.8053, 299.3655
        CIE-Luv:
        41.5595, -16.1151, -130.8740
        Hunter-Lab:
        34.9533, 43.1474, -135.3375
      #0e4bfd color charts
#0e4bfd RGB chart
      #0e4bfd CMYK chart
      #0e4bfd RGB pie chart
      #0e4bfd color shades, tints & tones
#0e4bfd color schemes
#0e4bfd color preview, HTML & CSS examples
           This text has a color of #0e4bfd        
        
          <p style="color:#0e4bfd;">Text here</p>
        
        
          .mytext {color:#0e4bfd;}
        
        Text color #0e4bfd
      
           This box has a color of #0e4bfd        
        
          <div style="background-color:#0e4bfd;">Content here</div>
        
        
          .mybackground {background-color:#0e4bfd;}
        
        Background color #0e4bfd
      
           Border around this has a color of #0e4bfd        
        
          <div style="border:2px solid #0e4bfd;">Content here</div>
        
        
          .myborder {border:2px solid #0e4bfd;}
        
        Border color #0e4bfd