#0b239d color space conversions
Hex:
        #0b239d
        RGB:
        11, 35, 157
        CMY:
        96, 86, 38
        CMYK:
        93, 78, 0, 38
      HSL:
        230°, 86.9048%, 32.9412%
        HSV (HSB):
        230°, 92.9936%, 61.5686%
        XYZ:
        6.8248, 3.7075, 32.2542
        xyY:
        0.1595, 0.0867, 3.7075
      CIE-Lab:
        22.6800, 41.0963, -66.6335
        CIE-LCH:
        22.6800, 78.2875, 301.6643
        CIE-Luv:
        22.6800, -7.7725, -76.2869
        Hunter-Lab:
        19.2550, 29.5725, -85.8389
      #0b239d color charts
#0b239d RGB chart
      #0b239d CMYK chart
      #0b239d RGB pie chart
      #0b239d color shades, tints & tones
#0b239d color schemes
#0b239d color preview, HTML & CSS examples
           This text has a color of #0b239d        
        
          <p style="color:#0b239d;">Text here</p>
        
        
          .mytext {color:#0b239d;}
        
        Text color #0b239d
      
           This box has a color of #0b239d        
        
          <div style="background-color:#0b239d;">Content here</div>
        
        
          .mybackground {background-color:#0b239d;}
        
        Background color #0b239d
      
           Border around this has a color of #0b239d        
        
          <div style="border:2px solid #0b239d;">Content here</div>
        
        
          .myborder {border:2px solid #0b239d;}
        
        Border color #0b239d