#0b3cfb color space conversions
Hex:
        #0b3cfb
        RGB:
        11, 60, 251
        CMY:
        96, 76, 2
        CMYK:
        96, 76, 0, 2
      HSL:
        228°, 96.7742%, 51.3725%
        HSV (HSB):
        228°, 95.6175%, 98.4314%
        XYZ:
        19.1665, 10.2679, 92.2385
        xyY:
        0.1575, 0.0844, 10.2679
      CIE-Lab:
        38.3190, 59.0712, -95.5870
        CIE-LCH:
        38.3190, 112.3667, 301.7154
        CIE-Luv:
        38.3190, -13.6660, -130.9793
        Hunter-Lab:
        32.0436, 50.6913, -148.2378
      #0b3cfb color charts
#0b3cfb RGB chart
      #0b3cfb CMYK chart
      #0b3cfb RGB pie chart
      #0b3cfb color shades, tints & tones
#0b3cfb color schemes
#0b3cfb color preview, HTML & CSS examples
           This text has a color of #0b3cfb        
        
          <p style="color:#0b3cfb;">Text here</p>
        
        
          .mytext {color:#0b3cfb;}
        
        Text color #0b3cfb
      
           This box has a color of #0b3cfb        
        
          <div style="background-color:#0b3cfb;">Content here</div>
        
        
          .mybackground {background-color:#0b3cfb;}
        
        Background color #0b3cfb
      
           Border around this has a color of #0b3cfb        
        
          <div style="border:2px solid #0b3cfb;">Content here</div>
        
        
          .myborder {border:2px solid #0b3cfb;}
        
        Border color #0b3cfb