#0b3ffb color space conversions
Hex:
        #0b3ffb
        RGB:
        11, 63, 251
        CMY:
        96, 75, 2
        CMYK:
        96, 75, 0, 2
      HSL:
        227°, 96.7742%, 51.3725%
        HSV (HSB):
        227°, 95.6175%, 98.4314%
        XYZ:
        19.3281, 10.5912, 92.2924
        xyY:
        0.1582, 0.0867, 10.5912
      CIE-Lab:
        38.8832, 57.4612, -94.6511
        CIE-LCH:
        38.8832, 110.7277, 301.2613
        CIE-Luv:
        38.8832, -14.1281, -130.8561
        Hunter-Lab:
        32.5441, 49.0598, -145.3606
      #0b3ffb color charts
#0b3ffb RGB chart
      #0b3ffb CMYK chart
      #0b3ffb RGB pie chart
      #0b3ffb color shades, tints & tones
#0b3ffb color schemes
#0b3ffb color preview, HTML & CSS examples
           This text has a color of #0b3ffb        
        
          <p style="color:#0b3ffb;">Text here</p>
        
        
          .mytext {color:#0b3ffb;}
        
        Text color #0b3ffb
      
           This box has a color of #0b3ffb        
        
          <div style="background-color:#0b3ffb;">Content here</div>
        
        
          .mybackground {background-color:#0b3ffb;}
        
        Background color #0b3ffb
      
           Border around this has a color of #0b3ffb        
        
          <div style="border:2px solid #0b3ffb;">Content here</div>
        
        
          .myborder {border:2px solid #0b3ffb;}
        
        Border color #0b3ffb