#0b2fa1 color space conversions
Hex:
        #0b2fa1
        RGB:
        11, 47, 161
        CMY:
        96, 82, 37
        CMYK:
        93, 71, 0, 37
      HSL:
        226°, 87.2093%, 33.7255%
        HSV (HSB):
        226°, 93.1677%, 63.1373%
        XYZ:
        7.5875, 4.6774, 34.2211
        xyY:
        0.1632, 0.1006, 4.6774
      CIE-Lab:
        25.7951, 35.1388, -63.9193
        CIE-LCH:
        25.7951, 72.9412, 298.7992
        CIE-Luv:
        25.7951, -9.9301, -78.8044
        Hunter-Lab:
        21.6273, 24.7759, -78.6763
      #0b2fa1 color charts
#0b2fa1 RGB chart
      #0b2fa1 CMYK chart
      #0b2fa1 RGB pie chart
      #0b2fa1 color shades, tints & tones
#0b2fa1 color schemes
#0b2fa1 color preview, HTML & CSS examples
           This text has a color of #0b2fa1        
        
          <p style="color:#0b2fa1;">Text here</p>
        
        
          .mytext {color:#0b2fa1;}
        
        Text color #0b2fa1
      
           This box has a color of #0b2fa1        
        
          <div style="background-color:#0b2fa1;">Content here</div>
        
        
          .mybackground {background-color:#0b2fa1;}
        
        Background color #0b2fa1
      
           Border around this has a color of #0b2fa1        
        
          <div style="border:2px solid #0b2fa1;">Content here</div>
        
        
          .myborder {border:2px solid #0b2fa1;}
        
        Border color #0b2fa1