#0b4ecd color space conversions
Hex:
        #0b4ecd
        RGB:
        11, 78, 205
        CMY:
        96, 69, 20
        CMYK:
        95, 62, 0, 20
      HSL:
        219°, 89.8148%, 42.3529%
        HSV (HSB):
        219°, 94.6341%, 80.3922%
        XYZ:
        13.8818, 9.9277, 58.9422
        xyY:
        0.1678, 0.1200, 9.9277
      CIE-Lab:
        37.7124, 31.7946, -70.3916
        CIE-LCH:
        37.7124, 77.2391, 294.3078
        CIE-Luv:
        37.7124, -16.8371, -100.6276
        Hunter-Lab:
        31.5083, 23.5037, -88.8574
      #0b4ecd color charts
#0b4ecd RGB chart
      #0b4ecd CMYK chart
      #0b4ecd RGB pie chart
      #0b4ecd color shades, tints & tones
#0b4ecd color schemes
#0b4ecd color preview, HTML & CSS examples
           This text has a color of #0b4ecd        
        
          <p style="color:#0b4ecd;">Text here</p>
        
        
          .mytext {color:#0b4ecd;}
        
        Text color #0b4ecd
      
           This box has a color of #0b4ecd        
        
          <div style="background-color:#0b4ecd;">Content here</div>
        
        
          .mybackground {background-color:#0b4ecd;}
        
        Background color #0b4ecd
      
           Border around this has a color of #0b4ecd        
        
          <div style="border:2px solid #0b4ecd;">Content here</div>
        
        
          .myborder {border:2px solid #0b4ecd;}
        
        Border color #0b4ecd