#0914ba color space conversions
Hex:
        #0914ba
        RGB:
        9, 20, 186
        CMY:
        96, 92, 27
        CMYK:
        95, 89, 0, 27
      HSL:
        236°, 90.7692%, 38.2353%
        HSV (HSB):
        236°, 95.1613%, 72.9412%
        XYZ:
        9.2257, 4.1036, 46.7602
        xyY:
        0.1535, 0.0683, 4.1036
      CIE-Lab:
        24.0109, 57.3256, -81.9086
        CIE-LCH:
        24.0109, 99.9762, 304.9872
        CIE-Luv:
        24.0109, -7.1773, -91.5675
        Hunter-Lab:
        20.2572, 45.8439, -122.6802
      #0914ba color charts
#0914ba RGB chart
      #0914ba CMYK chart
      #0914ba RGB pie chart
      #0914ba color shades, tints & tones
#0914ba color schemes
#0914ba color preview, HTML & CSS examples
           This text has a color of #0914ba        
        
          <p style="color:#0914ba;">Text here</p>
        
        
          .mytext {color:#0914ba;}
        
        Text color #0914ba
      
           This box has a color of #0914ba        
        
          <div style="background-color:#0914ba;">Content here</div>
        
        
          .mybackground {background-color:#0914ba;}
        
        Background color #0914ba
      
           Border around this has a color of #0914ba        
        
          <div style="border:2px solid #0914ba;">Content here</div>
        
        
          .myborder {border:2px solid #0914ba;}
        
        Border color #0914ba