#0b33af color space conversions
Hex:
        #0b33af
        RGB:
        11, 51, 175
        CMY:
        96, 80, 31
        CMYK:
        94, 71, 0, 31
      HSL:
        225°, 88.1720%, 36.4706%
        HSV (HSB):
        225°, 93.7143%, 68.6275%
        XYZ:
        9.0597, 5.5339, 41.1481
        xyY:
        0.1625, 0.0993, 5.5339
      CIE-Lab:
        28.2048, 37.8615, -68.3820
        CIE-LCH:
        28.2048, 78.1639, 298.9723
        CIE-Luv:
        28.2048, -10.8857, -86.9850
        Hunter-Lab:
        23.5243, 27.5764, -87.2413
      #0b33af color charts
#0b33af RGB chart
      #0b33af CMYK chart
      #0b33af RGB pie chart
      #0b33af color shades, tints & tones
#0b33af color schemes
#0b33af color preview, HTML & CSS examples
           This text has a color of #0b33af        
        
          <p style="color:#0b33af;">Text here</p>
        
        
          .mytext {color:#0b33af;}
        
        Text color #0b33af
      
           This box has a color of #0b33af        
        
          <div style="background-color:#0b33af;">Content here</div>
        
        
          .mybackground {background-color:#0b33af;}
        
        Background color #0b33af
      
           Border around this has a color of #0b33af        
        
          <div style="border:2px solid #0b33af;">Content here</div>
        
        
          .myborder {border:2px solid #0b33af;}
        
        Border color #0b33af