#0b299f color space conversions
Hex:
        #0b299f
        RGB:
        11, 41, 159
        CMY:
        96, 84, 38
        CMYK:
        93, 74, 0, 38
      HSL:
        228°, 87.0588%, 33.3333%
        HSV (HSB):
        228°, 93.0818%, 62.3529%
        XYZ:
        7.1890, 4.1602, 33.2250
        xyY:
        0.1613, 0.0933, 4.1602
      CIE-Lab:
        24.1942, 38.2014, -65.3471
        CIE-LCH:
        24.1942, 75.6940, 300.3102
        CIE-Luv:
        24.1942, -8.7928, -77.7303
        Hunter-Lab:
        20.3966, 27.2196, -82.3025
      #0b299f color charts
#0b299f RGB chart
      #0b299f CMYK chart
      #0b299f RGB pie chart
      #0b299f color shades, tints & tones
#0b299f color schemes
#0b299f color preview, HTML & CSS examples
           This text has a color of #0b299f        
        
          <p style="color:#0b299f;">Text here</p>
        
        
          .mytext {color:#0b299f;}
        
        Text color #0b299f
      
           This box has a color of #0b299f        
        
          <div style="background-color:#0b299f;">Content here</div>
        
        
          .mybackground {background-color:#0b299f;}
        
        Background color #0b299f
      
           Border around this has a color of #0b299f        
        
          <div style="border:2px solid #0b299f;">Content here</div>
        
        
          .myborder {border:2px solid #0b299f;}
        
        Border color #0b299f