#0b2c54 color space conversions
Hex:
        #0b2c54
        RGB:
        11, 44, 84
        CMY:
        96, 83, 67
        CMYK:
        87, 48, 0, 67
      HSL:
        213°, 76.8421%, 18.6275%
        HSV (HSB):
        213°, 86.9048%, 32.9412%
        XYZ:
        2.6389, 2.5126, 8.7334
        xyY:
        0.1901, 0.1810, 2.5126
      CIE-Lab:
        17.9755, 4.9563, -27.6739
        CIE-LCH:
        17.9755, 28.1142, 280.1538
        CIE-Luv:
        17.9755, -9.1544, -30.0114
        Hunter-Lab:
        15.8512, 1.9773, -21.5707
      #0b2c54 color charts
#0b2c54 RGB chart
      #0b2c54 CMYK chart
      #0b2c54 RGB pie chart
      #0b2c54 color shades, tints & tones
#0b2c54 color schemes
#0b2c54 color preview, HTML & CSS examples
           This text has a color of #0b2c54        
        
          <p style="color:#0b2c54;">Text here</p>
        
        
          .mytext {color:#0b2c54;}
        
        Text color #0b2c54
      
           This box has a color of #0b2c54        
        
          <div style="background-color:#0b2c54;">Content here</div>
        
        
          .mybackground {background-color:#0b2c54;}
        
        Background color #0b2c54
      
           Border around this has a color of #0b2c54        
        
          <div style="border:2px solid #0b2c54;">Content here</div>
        
        
          .myborder {border:2px solid #0b2c54;}
        
        Border color #0b2c54