#0b32a1 color space conversions
Hex:
        #0b32a1
        RGB:
        11, 50, 161
        CMY:
        96, 80, 37
        CMYK:
        93, 69, 0, 37
      HSL:
        224°, 87.2093%, 33.7255%
        HSV (HSB):
        224°, 93.1677%, 63.1373%
        XYZ:
        7.7116, 4.9256, 34.2625
        xyY:
        0.1644, 0.1050, 4.9256
      CIE-Lab:
        26.5216, 33.1747, -62.7215
        CIE-LCH:
        26.5216, 70.9545, 297.8752
        CIE-Luv:
        26.5216, -10.5308, -78.5798
        Hunter-Lab:
        22.1936, 23.1848, -75.9964
      #0b32a1 color charts
#0b32a1 RGB chart
      #0b32a1 CMYK chart
      #0b32a1 RGB pie chart
      #0b32a1 color shades, tints & tones
#0b32a1 color schemes
#0b32a1 color preview, HTML & CSS examples
           This text has a color of #0b32a1        
        
          <p style="color:#0b32a1;">Text here</p>
        
        
          .mytext {color:#0b32a1;}
        
        Text color #0b32a1
      
           This box has a color of #0b32a1        
        
          <div style="background-color:#0b32a1;">Content here</div>
        
        
          .mybackground {background-color:#0b32a1;}
        
        Background color #0b32a1
      
           Border around this has a color of #0b32a1        
        
          <div style="border:2px solid #0b32a1;">Content here</div>
        
        
          .myborder {border:2px solid #0b32a1;}
        
        Border color #0b32a1