#0b305d color space conversions
Hex:
        #0b305d
        RGB:
        11, 48, 93
        CMY:
        96, 81, 64
        CMYK:
        88, 48, 0, 64
      HSL:
        213°, 78.8462%, 20.3922%
        HSV (HSB):
        213°, 88.1720%, 36.4706%
        XYZ:
        3.1707, 2.9754, 10.7631
        xyY:
        0.1875, 0.1760, 2.9754
      CIE-Lab:
        19.9450, 6.0222, -30.5005
        CIE-LCH:
        19.9450, 31.0894, 281.1692
        CIE-Luv:
        19.9450, -10.2370, -34.7406
        Hunter-Lab:
        17.2492, 2.6256, -24.9210
      #0b305d color charts
#0b305d RGB chart
      #0b305d CMYK chart
      #0b305d RGB pie chart
      #0b305d color shades, tints & tones
#0b305d color schemes
#0b305d color preview, HTML & CSS examples
           This text has a color of #0b305d        
        
          <p style="color:#0b305d;">Text here</p>
        
        
          .mytext {color:#0b305d;}
        
        Text color #0b305d
      
           This box has a color of #0b305d        
        
          <div style="background-color:#0b305d;">Content here</div>
        
        
          .mybackground {background-color:#0b305d;}
        
        Background color #0b305d
      
           Border around this has a color of #0b305d        
        
          <div style="border:2px solid #0b305d;">Content here</div>
        
        
          .myborder {border:2px solid #0b305d;}
        
        Border color #0b305d