#0b34ac color space conversions
Hex:
        #0b34ac
        RGB:
        11, 52, 172
        CMY:
        96, 80, 33
        CMYK:
        94, 70, 0, 33
      HSL:
        225°, 87.9781%, 35.8824%
        HSV (HSB):
        225°, 93.6047%, 67.4510%
        XYZ:
        8.8124, 5.5057, 39.6280
        xyY:
        0.1634, 0.1021, 5.5057
      CIE-Lab:
        28.1295, 36.0889, -66.7089
        CIE-LCH:
        28.1295, 75.8452, 298.4130
        CIE-Luv:
        28.1295, -11.0471, -85.0923
        Hunter-Lab:
        23.4642, 25.9765, -83.7081
      #0b34ac color charts
#0b34ac RGB chart
      #0b34ac CMYK chart
      #0b34ac RGB pie chart
      #0b34ac color shades, tints & tones
#0b34ac color schemes
#0b34ac color preview, HTML & CSS examples
           This text has a color of #0b34ac        
        
          <p style="color:#0b34ac;">Text here</p>
        
        
          .mytext {color:#0b34ac;}
        
        Text color #0b34ac
      
           This box has a color of #0b34ac        
        
          <div style="background-color:#0b34ac;">Content here</div>
        
        
          .mybackground {background-color:#0b34ac;}
        
        Background color #0b34ac
      
           Border around this has a color of #0b34ac        
        
          <div style="border:2px solid #0b34ac;">Content here</div>
        
        
          .myborder {border:2px solid #0b34ac;}
        
        Border color #0b34ac