#0b50a4 color space conversions
Hex:
        #0b50a4
        RGB:
        11, 80, 164
        CMY:
        96, 69, 36
        CMYK:
        93, 51, 0, 36
      HSL:
        213°, 87.4286%, 34.3137%
        HSV (HSB):
        213°, 93.2927%, 64.3137%
        XYZ:
        9.7075, 8.4888, 36.2488
        xyY:
        0.1783, 0.1559, 8.4888
      CIE-Lab:
        34.9808, 13.9736, -50.7163
        CIE-LCH:
        34.9808, 52.6061, 285.4042
        CIE-Luv:
        34.9808, -18.1249, -71.6232
        Hunter-Lab:
        29.1356, 8.4862, -53.3704
      #0b50a4 color charts
#0b50a4 RGB chart
      #0b50a4 CMYK chart
      #0b50a4 RGB pie chart
      #0b50a4 color shades, tints & tones
#0b50a4 color schemes
#0b50a4 color preview, HTML & CSS examples
           This text has a color of #0b50a4        
        
          <p style="color:#0b50a4;">Text here</p>
        
        
          .mytext {color:#0b50a4;}
        
        Text color #0b50a4
      
           This box has a color of #0b50a4        
        
          <div style="background-color:#0b50a4;">Content here</div>
        
        
          .mybackground {background-color:#0b50a4;}
        
        Background color #0b50a4
      
           Border around this has a color of #0b50a4        
        
          <div style="border:2px solid #0b50a4;">Content here</div>
        
        
          .myborder {border:2px solid #0b50a4;}
        
        Border color #0b50a4