#0b3cbe color space conversions
Hex:
        #0b3cbe
        RGB:
        11, 60, 190
        CMY:
        96, 76, 25
        CMYK:
        94, 68, 0, 25
      HSL:
        224°, 89.0547%, 39.4118%
        HSV (HSB):
        224°, 94.2105%, 74.5098%
        XYZ:
        11.0481, 7.0206, 49.4880
        xyY:
        0.1635, 0.1039, 7.0206
      CIE-Lab:
        31.8537, 37.7511, -71.2654
        CIE-LCH:
        31.8537, 80.6468, 297.9113
        CIE-Luv:
        31.8537, -12.8216, -95.1350
        Hunter-Lab:
        26.4964, 28.0602, -92.1902
      #0b3cbe color charts
#0b3cbe RGB chart
      #0b3cbe CMYK chart
      #0b3cbe RGB pie chart
      #0b3cbe color shades, tints & tones
#0b3cbe color schemes
#0b3cbe color preview, HTML & CSS examples
           This text has a color of #0b3cbe        
        
          <p style="color:#0b3cbe;">Text here</p>
        
        
          .mytext {color:#0b3cbe;}
        
        Text color #0b3cbe
      
           This box has a color of #0b3cbe        
        
          <div style="background-color:#0b3cbe;">Content here</div>
        
        
          .mybackground {background-color:#0b3cbe;}
        
        Background color #0b3cbe
      
           Border around this has a color of #0b3cbe        
        
          <div style="border:2px solid #0b3cbe;">Content here</div>
        
        
          .myborder {border:2px solid #0b3cbe;}
        
        Border color #0b3cbe