#0b239b color space conversions
Hex:
        #0b239b
        RGB:
        11, 35, 155
        CMY:
        96, 86, 39
        CMYK:
        93, 77, 0, 39
      HSL:
        230°, 86.7470%, 32.5490%
        HSV (HSB):
        230°, 92.9032%, 60.7843%
        XYZ:
        6.6554, 3.6398, 31.3621
        xyY:
        0.1598, 0.0874, 3.6398
      CIE-Lab:
        22.4429, 40.3844, -65.8016
        CIE-LCH:
        22.4429, 77.2059, 301.5387
        CIE-Luv:
        22.4429, -7.7201, -75.1145
        Hunter-Lab:
        19.0782, 28.8831, -84.1105
      #0b239b color charts
#0b239b RGB chart
      #0b239b CMYK chart
      #0b239b RGB pie chart
      #0b239b color shades, tints & tones
#0b239b color schemes
#0b239b color preview, HTML & CSS examples
           This text has a color of #0b239b        
        
          <p style="color:#0b239b;">Text here</p>
        
        
          .mytext {color:#0b239b;}
        
        Text color #0b239b
      
           This box has a color of #0b239b        
        
          <div style="background-color:#0b239b;">Content here</div>
        
        
          .mybackground {background-color:#0b239b;}
        
        Background color #0b239b
      
           Border around this has a color of #0b239b        
        
          <div style="border:2px solid #0b239b;">Content here</div>
        
        
          .myborder {border:2px solid #0b239b;}
        
        Border color #0b239b