#0b2273 color space conversions
Hex:
        #0b2273
        RGB:
        11, 34, 115
        CMY:
        96, 87, 55
        CMYK:
        90, 70, 0, 55
      HSL:
        227°, 82.5397%, 24.7059%
        HSV (HSB):
        227°, 90.4348%, 45.0980%
        XYZ:
        3.8046, 2.4530, 16.4926
        xyY:
        0.1672, 0.1078, 2.4530
      CIE-Lab:
        17.7047, 25.7586, -48.5005
        CIE-LCH:
        17.7047, 54.9163, 297.9728
        CIE-Luv:
        17.7047, -6.6503, -51.3828
        Hunter-Lab:
        15.6621, 15.9517, -51.4706
      #0b2273 color charts
#0b2273 RGB chart
      #0b2273 CMYK chart
      #0b2273 RGB pie chart
      #0b2273 color shades, tints & tones
#0b2273 color schemes
#0b2273 color preview, HTML & CSS examples
           This text has a color of #0b2273        
        
          <p style="color:#0b2273;">Text here</p>
        
        
          .mytext {color:#0b2273;}
        
        Text color #0b2273
      
           This box has a color of #0b2273        
        
          <div style="background-color:#0b2273;">Content here</div>
        
        
          .mybackground {background-color:#0b2273;}
        
        Background color #0b2273
      
           Border around this has a color of #0b2273        
        
          <div style="border:2px solid #0b2273;">Content here</div>
        
        
          .myborder {border:2px solid #0b2273;}
        
        Border color #0b2273