#0b12ac color space conversions
Hex:
        #0b12ac
        RGB:
        11, 18, 172
        CMY:
        96, 93, 33
        CMYK:
        94, 90, 0, 33
      HSL:
        237°, 87.9781%, 35.8824%
        HSV (HSB):
        237°, 93.6047%, 67.4510%
        XYZ:
        7.8007, 3.4823, 39.2907
        xyY:
        0.1542, 0.0689, 3.4823
      CIE-Lab:
        21.8804, 54.0103, -77.0770
        CIE-LCH:
        21.8804, 94.1169, 305.0202
        CIE-Luv:
        21.8804, -6.3863, -83.1070
        Hunter-Lab:
        18.6610, 41.9604, -111.7726
      #0b12ac color charts
#0b12ac RGB chart
      #0b12ac CMYK chart
      #0b12ac RGB pie chart
      #0b12ac color shades, tints & tones
#0b12ac color schemes
#0b12ac color preview, HTML & CSS examples
           This text has a color of #0b12ac        
        
          <p style="color:#0b12ac;">Text here</p>
        
        
          .mytext {color:#0b12ac;}
        
        Text color #0b12ac
      
           This box has a color of #0b12ac        
        
          <div style="background-color:#0b12ac;">Content here</div>
        
        
          .mybackground {background-color:#0b12ac;}
        
        Background color #0b12ac
      
           Border around this has a color of #0b12ac        
        
          <div style="border:2px solid #0b12ac;">Content here</div>
        
        
          .myborder {border:2px solid #0b12ac;}
        
        Border color #0b12ac