#0b204f color space conversions
Hex:
        #0b204f
        RGB:
        11, 32, 79
        CMY:
        96, 87, 69
        CMYK:
        86, 59, 0, 69
      HSL:
        221°, 75.5556%, 17.6471%
        HSV (HSB):
        221°, 86.0759%, 30.9804%
        XYZ:
        2.0658, 1.6687, 7.6103
        xyY:
        0.1821, 0.1471, 1.6687
      CIE-Lab:
        13.6426, 11.7665, -31.2765
        CIE-LCH:
        13.6426, 33.4166, 290.6168
        CIE-Luv:
        13.6426, -5.7346, -29.7129
        Hunter-Lab:
        12.9178, 5.9396, -25.8876
      #0b204f color charts
#0b204f RGB chart
      #0b204f CMYK chart
      #0b204f RGB pie chart
      #0b204f color shades, tints & tones
#0b204f color schemes
#0b204f color preview, HTML & CSS examples
           This text has a color of #0b204f        
        
          <p style="color:#0b204f;">Text here</p>
        
        
          .mytext {color:#0b204f;}
        
        Text color #0b204f
      
           This box has a color of #0b204f        
        
          <div style="background-color:#0b204f;">Content here</div>
        
        
          .mybackground {background-color:#0b204f;}
        
        Background color #0b204f
      
           Border around this has a color of #0b204f        
        
          <div style="border:2px solid #0b204f;">Content here</div>
        
        
          .myborder {border:2px solid #0b204f;}
        
        Border color #0b204f