#0b47c1 color space conversions
Hex:
        #0b47c1
        RGB:
        11, 71, 193
        CMY:
        96, 72, 24
        CMYK:
        94, 63, 0, 24
      HSL:
        220°, 89.2157%, 40.0000%
        HSV (HSB):
        220°, 94.3005%, 75.6863%
        XYZ:
        12.0169, 8.4279, 51.4455
        xyY:
        0.1672, 0.1172, 8.4279
      CIE-Lab:
        34.8586, 31.7324, -68.0859
        CIE-LCH:
        34.8586, 75.1175, 294.9886
        CIE-Luv:
        34.8586, -15.2528, -94.8274
        Hunter-Lab:
        29.0308, 23.0836, -84.7462
      #0b47c1 color charts
#0b47c1 RGB chart
      #0b47c1 CMYK chart
      #0b47c1 RGB pie chart
      #0b47c1 color shades, tints & tones
#0b47c1 color schemes
#0b47c1 color preview, HTML & CSS examples
           This text has a color of #0b47c1        
        
          <p style="color:#0b47c1;">Text here</p>
        
        
          .mytext {color:#0b47c1;}
        
        Text color #0b47c1
      
           This box has a color of #0b47c1        
        
          <div style="background-color:#0b47c1;">Content here</div>
        
        
          .mybackground {background-color:#0b47c1;}
        
        Background color #0b47c1
      
           Border around this has a color of #0b47c1        
        
          <div style="border:2px solid #0b47c1;">Content here</div>
        
        
          .myborder {border:2px solid #0b47c1;}
        
        Border color #0b47c1