#0b5fed color space conversions
Hex:
        #0b5fed
        RGB:
        11, 95, 237
        CMY:
        96, 63, 7
        CMYK:
        95, 60, 0, 7
      HSL:
        218°, 91.1290%, 48.6275%
        HSV (HSB):
        218°, 95.3586%, 92.9412%
        XYZ:
        19.5163, 14.3700, 81.8658
        xyY:
        0.1686, 0.1241, 14.3700
      CIE-Lab:
        44.7589, 33.0860, -77.1062
        CIE-LCH:
        44.7589, 83.9050, 293.2240
        CIE-Luv:
        44.7589, -20.6147, -115.9490
        Hunter-Lab:
        37.9078, 25.5596, -101.5076
      #0b5fed color charts
#0b5fed RGB chart
      #0b5fed CMYK chart
      #0b5fed RGB pie chart
      #0b5fed color shades, tints & tones
#0b5fed color schemes
#0b5fed color preview, HTML & CSS examples
           This text has a color of #0b5fed        
        
          <p style="color:#0b5fed;">Text here</p>
        
        
          .mytext {color:#0b5fed;}
        
        Text color #0b5fed
      
           This box has a color of #0b5fed        
        
          <div style="background-color:#0b5fed;">Content here</div>
        
        
          .mybackground {background-color:#0b5fed;}
        
        Background color #0b5fed
      
           Border around this has a color of #0b5fed        
        
          <div style="border:2px solid #0b5fed;">Content here</div>
        
        
          .myborder {border:2px solid #0b5fed;}
        
        Border color #0b5fed