#0b4cfa color space conversions
Hex:
        #0b4cfa
        RGB:
        11, 76, 250
        CMY:
        96, 70, 2
        CMYK:
        96, 70, 0, 2
      HSL:
        224°, 95.9839%, 51.1765%
        HSV (HSB):
        224°, 95.6000%, 98.0392%
        XYZ:
        19.9778, 12.1422, 91.7332
        xyY:
        0.1613, 0.0980, 12.1422
      CIE-Lab:
        41.4412, 49.6937, -89.8578
        CIE-LCH:
        41.4412, 102.6834, 298.9437
        CIE-Luv:
        41.4412, -16.3883, -128.9666
        Hunter-Lab:
        34.8456, 41.3583, -131.6927
      #0b4cfa color charts
#0b4cfa RGB chart
      #0b4cfa CMYK chart
      #0b4cfa RGB pie chart
      #0b4cfa color shades, tints & tones
#0b4cfa color schemes
#0b4cfa color preview, HTML & CSS examples
           This text has a color of #0b4cfa        
        
          <p style="color:#0b4cfa;">Text here</p>
        
        
          .mytext {color:#0b4cfa;}
        
        Text color #0b4cfa
      
           This box has a color of #0b4cfa        
        
          <div style="background-color:#0b4cfa;">Content here</div>
        
        
          .mybackground {background-color:#0b4cfa;}
        
        Background color #0b4cfa
      
           Border around this has a color of #0b4cfa        
        
          <div style="border:2px solid #0b4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #0b4cfa;}
        
        Border color #0b4cfa