#0b4bbf color space conversions
Hex:
        #0b4bbf
        RGB:
        11, 75, 191
        CMY:
        96, 71, 25
        CMYK:
        94, 61, 0, 25
      HSL:
        219°, 89.1089%, 39.6078%
        HSV (HSB):
        219°, 94.2408%, 74.9020%
        XYZ:
        12.0581, 8.8649, 50.3658
        xyY:
        0.1691, 0.1244, 8.8649
      CIE-Lab:
        35.7228, 28.2933, -65.4983
        CIE-LCH:
        35.7228, 71.3480, 293.3629
        CIE-Luv:
        35.7228, -16.2371, -92.3746
        Hunter-Lab:
        29.7740, 20.1857, -79.4535
      #0b4bbf color charts
#0b4bbf RGB chart
      #0b4bbf CMYK chart
      #0b4bbf RGB pie chart
      #0b4bbf color shades, tints & tones
#0b4bbf color schemes
#0b4bbf color preview, HTML & CSS examples
           This text has a color of #0b4bbf        
        
          <p style="color:#0b4bbf;">Text here</p>
        
        
          .mytext {color:#0b4bbf;}
        
        Text color #0b4bbf
      
           This box has a color of #0b4bbf        
        
          <div style="background-color:#0b4bbf;">Content here</div>
        
        
          .mybackground {background-color:#0b4bbf;}
        
        Background color #0b4bbf
      
           Border around this has a color of #0b4bbf        
        
          <div style="border:2px solid #0b4bbf;">Content here</div>
        
        
          .myborder {border:2px solid #0b4bbf;}
        
        Border color #0b4bbf