#0b4aff color space conversions
Hex:
        #0b4aff
        RGB:
        11, 74, 255
        CMY:
        96, 71, 0
        CMYK:
        96, 71, 0, 0
      HSL:
        225°, 100.0000%, 52.1569%
        HSV (HSB):
        225°, 95.6863%, 100.0000%
        XYZ:
        20.6368, 12.1887, 95.8727
        xyY:
        0.1604, 0.0947, 12.1887
      CIE-Lab:
        41.5145, 52.6113, -92.5310
        CIE-LCH:
        41.5145, 106.4422, 299.6217
        CIE-Luv:
        41.5145, -16.0550, -132.2004
        Hunter-Lab:
        34.9123, 44.4154, -138.3776
      #0b4aff color charts
#0b4aff RGB chart
      #0b4aff CMYK chart
      #0b4aff RGB pie chart
      #0b4aff color shades, tints & tones
#0b4aff color schemes
#0b4aff color preview, HTML & CSS examples
           This text has a color of #0b4aff        
        
          <p style="color:#0b4aff;">Text here</p>
        
        
          .mytext {color:#0b4aff;}
        
        Text color #0b4aff
      
           This box has a color of #0b4aff        
        
          <div style="background-color:#0b4aff;">Content here</div>
        
        
          .mybackground {background-color:#0b4aff;}
        
        Background color #0b4aff
      
           Border around this has a color of #0b4aff        
        
          <div style="border:2px solid #0b4aff;">Content here</div>
        
        
          .myborder {border:2px solid #0b4aff;}
        
        Border color #0b4aff