#0b4acd color space conversions
Hex:
        #0b4acd
        RGB:
        11, 74, 205
        CMY:
        96, 71, 20
        CMYK:
        95, 64, 0, 20
      HSL:
        221°, 89.8148%, 42.3529%
        HSV (HSB):
        221°, 94.6341%, 80.3922%
        XYZ:
        13.6062, 9.3765, 58.8503
        xyY:
        0.1663, 0.1146, 9.3765
      CIE-Lab:
        36.6993, 34.4071, -72.0536
        CIE-LCH:
        36.6993, 79.8472, 295.5254
        CIE-Luv:
        36.6993, -15.8951, -101.7328
        Hunter-Lab:
        30.6210, 25.7283, -92.5142
      #0b4acd color charts
#0b4acd RGB chart
      #0b4acd CMYK chart
      #0b4acd RGB pie chart
      #0b4acd color shades, tints & tones
#0b4acd color schemes
#0b4acd color preview, HTML & CSS examples
           This text has a color of #0b4acd        
        
          <p style="color:#0b4acd;">Text here</p>
        
        
          .mytext {color:#0b4acd;}
        
        Text color #0b4acd
      
           This box has a color of #0b4acd        
        
          <div style="background-color:#0b4acd;">Content here</div>
        
        
          .mybackground {background-color:#0b4acd;}
        
        Background color #0b4acd
      
           Border around this has a color of #0b4acd        
        
          <div style="border:2px solid #0b4acd;">Content here</div>
        
        
          .myborder {border:2px solid #0b4acd;}
        
        Border color #0b4acd