#0a14bd color space conversions
Hex:
        #0a14bd
        RGB:
        10, 20, 189
        CMY:
        96, 92, 26
        CMYK:
        95, 89, 0, 26
      HSL:
        237°, 89.9497%, 39.0196%
        HSV (HSB):
        237°, 94.7090%, 74.1176%
        XYZ:
        9.5606, 4.2390, 48.4584
        xyY:
        0.1536, 0.0681, 4.2390
      CIE-Lab:
        24.4462, 58.1967, -82.9630
        CIE-LCH:
        24.4462, 101.3396, 305.0488
        CIE-Luv:
        24.4462, -7.2563, -93.3540
        Hunter-Lab:
        20.5887, 46.8584, -125.1350
      #0a14bd color charts
#0a14bd RGB chart
      #0a14bd CMYK chart
      #0a14bd RGB pie chart
      #0a14bd color shades, tints & tones
#0a14bd color schemes
#0a14bd color preview, HTML & CSS examples
           This text has a color of #0a14bd        
        
          <p style="color:#0a14bd;">Text here</p>
        
        
          .mytext {color:#0a14bd;}
        
        Text color #0a14bd
      
           This box has a color of #0a14bd        
        
          <div style="background-color:#0a14bd;">Content here</div>
        
        
          .mybackground {background-color:#0a14bd;}
        
        Background color #0a14bd
      
           Border around this has a color of #0a14bd        
        
          <div style="border:2px solid #0a14bd;">Content here</div>
        
        
          .myborder {border:2px solid #0a14bd;}
        
        Border color #0a14bd