#0b0f9e color space conversions
Hex:
        #0b0f9e
        RGB:
        11, 15, 158
        CMY:
        96, 94, 38
        CMYK:
        93, 91, 0, 38
      HSL:
        238°, 86.9822%, 33.1373%
        HSV (HSB):
        238°, 93.0380%, 61.9608%
        XYZ:
        6.4804, 2.8814, 32.5624
        xyY:
        0.1546, 0.0687, 2.8814
      CIE-Lab:
        19.5626, 50.9766, -72.4315
        CIE-LCH:
        19.5626, 88.5717, 305.1375
        CIE-Luv:
        19.5626, -5.5867, -74.3583
        Hunter-Lab:
        16.9747, 38.4396, -101.8527
      #0b0f9e color charts
#0b0f9e RGB chart
      #0b0f9e CMYK chart
      #0b0f9e RGB pie chart
      #0b0f9e color shades, tints & tones
#0b0f9e color schemes
#0b0f9e color preview, HTML & CSS examples
           This text has a color of #0b0f9e        
        
          <p style="color:#0b0f9e;">Text here</p>
        
        
          .mytext {color:#0b0f9e;}
        
        Text color #0b0f9e
      
           This box has a color of #0b0f9e        
        
          <div style="background-color:#0b0f9e;">Content here</div>
        
        
          .mybackground {background-color:#0b0f9e;}
        
        Background color #0b0f9e
      
           Border around this has a color of #0b0f9e        
        
          <div style="border:2px solid #0b0f9e;">Content here</div>
        
        
          .myborder {border:2px solid #0b0f9e;}
        
        Border color #0b0f9e