#0b4fca color space conversions
Hex:
        #0b4fca
        RGB:
        11, 79, 202
        CMY:
        96, 69, 21
        CMYK:
        95, 61, 0, 21
      HSL:
        219°, 89.6714%, 41.7647%
        HSV (HSB):
        219°, 94.5545%, 79.2157%
        XYZ:
        13.5947, 9.9274, 57.0768
        xyY:
        0.1687, 0.1232, 9.9274
      CIE-Lab:
        37.7118, 29.9687, -68.6546
        CIE-LCH:
        37.7118, 74.9105, 293.5819
        CIE-Luv:
        37.7118, -17.1101, -98.3547
        Hunter-Lab:
        31.5077, 21.8789, -85.3493
      #0b4fca color charts
#0b4fca RGB chart
      #0b4fca CMYK chart
      #0b4fca RGB pie chart
      #0b4fca color shades, tints & tones
#0b4fca color schemes
#0b4fca color preview, HTML & CSS examples
           This text has a color of #0b4fca        
        
          <p style="color:#0b4fca;">Text here</p>
        
        
          .mytext {color:#0b4fca;}
        
        Text color #0b4fca
      
           This box has a color of #0b4fca        
        
          <div style="background-color:#0b4fca;">Content here</div>
        
        
          .mybackground {background-color:#0b4fca;}
        
        Background color #0b4fca
      
           Border around this has a color of #0b4fca        
        
          <div style="border:2px solid #0b4fca;">Content here</div>
        
        
          .myborder {border:2px solid #0b4fca;}
        
        Border color #0b4fca