#0b12cd color space conversions
Hex:
        #0b12cd
        RGB:
        11, 18, 205
        CMY:
        96, 93, 20
        CMYK:
        95, 91, 0, 20
      HSL:
        238°, 89.8148%, 42.3529%
        HSV (HSB):
        238°, 94.6341%, 80.3922%
        XYZ:
        11.3738, 4.9115, 58.1062
        xyY:
        0.1529, 0.0660, 4.9115
      CIE-Lab:
        26.4812, 63.2825, -88.9813
        CIE-LCH:
        26.4812, 109.1895, 305.4200
        CIE-Luv:
        26.4812, -7.7219, -102.5558
        Hunter-Lab:
        22.1620, 52.8246, -139.9381
      #0b12cd color charts
#0b12cd RGB chart
      #0b12cd CMYK chart
      #0b12cd RGB pie chart
      #0b12cd color shades, tints & tones
#0b12cd color schemes
#0b12cd color preview, HTML & CSS examples
           This text has a color of #0b12cd        
        
          <p style="color:#0b12cd;">Text here</p>
        
        
          .mytext {color:#0b12cd;}
        
        Text color #0b12cd
      
           This box has a color of #0b12cd        
        
          <div style="background-color:#0b12cd;">Content here</div>
        
        
          .mybackground {background-color:#0b12cd;}
        
        Background color #0b12cd
      
           Border around this has a color of #0b12cd        
        
          <div style="border:2px solid #0b12cd;">Content here</div>
        
        
          .myborder {border:2px solid #0b12cd;}
        
        Border color #0b12cd