#0b247d color space conversions
Hex:
        #0b247d
        RGB:
        11, 36, 125
        CMY:
        96, 86, 51
        CMYK:
        91, 71, 0, 51
      HSL:
        227°, 83.8235%, 26.6667%
        HSV (HSB):
        227°, 91.2000%, 49.0196%
        XYZ:
        4.4706, 2.8136, 19.7095
        xyY:
        0.1656, 0.1042, 2.8136
      CIE-Lab:
        19.2812, 28.4121, -52.3065
        CIE-LCH:
        19.2812, 59.5249, 298.5101
        CIE-Luv:
        19.2812, -7.2251, -57.4009
        Hunter-Lab:
        16.7737, 18.2202, -57.9256
      #0b247d color charts
#0b247d RGB chart
      #0b247d CMYK chart
      #0b247d RGB pie chart
      #0b247d color shades, tints & tones
#0b247d color schemes
#0b247d color preview, HTML & CSS examples
           This text has a color of #0b247d        
        
          <p style="color:#0b247d;">Text here</p>
        
        
          .mytext {color:#0b247d;}
        
        Text color #0b247d
      
           This box has a color of #0b247d        
        
          <div style="background-color:#0b247d;">Content here</div>
        
        
          .mybackground {background-color:#0b247d;}
        
        Background color #0b247d
      
           Border around this has a color of #0b247d        
        
          <div style="border:2px solid #0b247d;">Content here</div>
        
        
          .myborder {border:2px solid #0b247d;}
        
        Border color #0b247d