#0946ba color space conversions
Hex:
        #0946ba
        RGB:
        9, 70, 186
        CMY:
        96, 73, 27
        CMYK:
        95, 62, 0, 27
      HSL:
        219°, 90.7692%, 38.2353%
        HSV (HSB):
        219°, 95.1613%, 72.9412%
        XYZ:
        11.1657, 7.9836, 47.4069
        xyY:
        0.1678, 0.1200, 7.9836
      CIE-Lab:
        33.9486, 29.5840, -65.4669
        CIE-LCH:
        33.9486, 71.8410, 294.3179
        CIE-Luv:
        33.9486, -15.1478, -90.5952
        Hunter-Lab:
        28.2552, 21.0921, -79.6987
      #0946ba color charts
#0946ba RGB chart
      #0946ba CMYK chart
      #0946ba RGB pie chart
      #0946ba color shades, tints & tones
#0946ba color schemes
#0946ba color preview, HTML & CSS examples
           This text has a color of #0946ba        
        
          <p style="color:#0946ba;">Text here</p>
        
        
          .mytext {color:#0946ba;}
        
        Text color #0946ba
      
           This box has a color of #0946ba        
        
          <div style="background-color:#0946ba;">Content here</div>
        
        
          .mybackground {background-color:#0946ba;}
        
        Background color #0946ba
      
           Border around this has a color of #0946ba        
        
          <div style="border:2px solid #0946ba;">Content here</div>
        
        
          .myborder {border:2px solid #0946ba;}
        
        Border color #0946ba