#0b4bda color space conversions
Hex:
        #0b4bda
        RGB:
        11, 75, 218
        CMY:
        96, 71, 15
        CMYK:
        95, 66, 0, 15
      HSL:
        221°, 90.3930%, 44.9020%
        HSV (HSB):
        221°, 94.9541%, 85.4902%
        XYZ:
        15.3090, 10.1653, 67.4849
        xyY:
        0.1647, 0.1094, 10.1653
      CIE-Lab:
        38.1374, 38.6932, -77.1810
        CIE-LCH:
        38.1374, 86.3370, 296.6260
        CIE-Luv:
        38.1374, -16.0862, -109.6854
        Hunter-Lab:
        31.8830, 29.9135, -103.1776
      #0b4bda color charts
#0b4bda RGB chart
      #0b4bda CMYK chart
      #0b4bda RGB pie chart
      #0b4bda color shades, tints & tones
#0b4bda color schemes
#0b4bda color preview, HTML & CSS examples
           This text has a color of #0b4bda        
        
          <p style="color:#0b4bda;">Text here</p>
        
        
          .mytext {color:#0b4bda;}
        
        Text color #0b4bda
      
           This box has a color of #0b4bda        
        
          <div style="background-color:#0b4bda;">Content here</div>
        
        
          .mybackground {background-color:#0b4bda;}
        
        Background color #0b4bda
      
           Border around this has a color of #0b4bda        
        
          <div style="border:2px solid #0b4bda;">Content here</div>
        
        
          .myborder {border:2px solid #0b4bda;}
        
        Border color #0b4bda