#0b4cf1 color space conversions
Hex:
        #0b4cf1
        RGB:
        11, 76, 241
        CMY:
        96, 70, 5
        CMYK:
        95, 68, 0, 5
      HSL:
        223°, 91.2698%, 49.4118%
        HSV (HSB):
        223°, 95.4357%, 94.5098%
        XYZ:
        18.5996, 11.5909, 84.4760
        xyY:
        0.1622, 0.1011, 11.5909
      CIE-Lab:
        40.5584, 46.4993, -86.2611
        CIE-LCH:
        40.5584, 97.9957, 298.3270
        CIE-Luv:
        40.5584, -16.3378, -123.5801
        Hunter-Lab:
        34.0454, 37.9384, -123.2830
      #0b4cf1 color charts
#0b4cf1 RGB chart
      #0b4cf1 CMYK chart
      #0b4cf1 RGB pie chart
      #0b4cf1 color shades, tints & tones
#0b4cf1 color schemes
#0b4cf1 color preview, HTML & CSS examples
           This text has a color of #0b4cf1        
        
          <p style="color:#0b4cf1;">Text here</p>
        
        
          .mytext {color:#0b4cf1;}
        
        Text color #0b4cf1
      
           This box has a color of #0b4cf1        
        
          <div style="background-color:#0b4cf1;">Content here</div>
        
        
          .mybackground {background-color:#0b4cf1;}
        
        Background color #0b4cf1
      
           Border around this has a color of #0b4cf1        
        
          <div style="border:2px solid #0b4cf1;">Content here</div>
        
        
          .myborder {border:2px solid #0b4cf1;}
        
        Border color #0b4cf1