#0b3561 color space conversions
Hex:
        #0b3561
        RGB:
        11, 53, 97
        CMY:
        96, 79, 62
        CMYK:
        89, 45, 0, 62
      HSL:
        211°, 79.6296%, 21.1765%
        HSV (HSB):
        211°, 88.6598%, 38.0392%
        XYZ:
        3.5688, 3.4804, 11.7930
        xyY:
        0.1894, 0.1847, 3.4804
      CIE-Lab:
        21.8735, 4.1812, -30.0356
        CIE-LCH:
        21.8735, 30.3252, 277.9251
        CIE-Luv:
        21.8735, -11.7254, -35.4592
        Hunter-Lab:
        18.6559, 1.4984, -24.4199
      #0b3561 color charts
#0b3561 RGB chart
      #0b3561 CMYK chart
      #0b3561 RGB pie chart
      #0b3561 color shades, tints & tones
#0b3561 color schemes
#0b3561 color preview, HTML & CSS examples
           This text has a color of #0b3561        
        
          <p style="color:#0b3561;">Text here</p>
        
        
          .mytext {color:#0b3561;}
        
        Text color #0b3561
      
           This box has a color of #0b3561        
        
          <div style="background-color:#0b3561;">Content here</div>
        
        
          .mybackground {background-color:#0b3561;}
        
        Background color #0b3561
      
           Border around this has a color of #0b3561        
        
          <div style="border:2px solid #0b3561;">Content here</div>
        
        
          .myborder {border:2px solid #0b3561;}
        
        Border color #0b3561