#0b7feb color space conversions
Hex:
        #0b7feb
        RGB:
        11, 127, 235
        CMY:
        96, 50, 8
        CMYK:
        95, 46, 0, 8
      HSL:
        209°, 91.0569%, 48.2353%
        HSV (HSB):
        209°, 95.3191%, 92.1569%
        XYZ:
        22.7228, 21.2480, 81.5009
        xyY:
        0.1811, 0.1693, 21.2480
      CIE-Lab:
        53.2199, 11.9592, -62.2477
        CIE-LCH:
        53.2199, 63.3861, 280.8753
        CIE-Luv:
        53.2199, -29.5571, -98.2240
        Hunter-Lab:
        46.0956, 7.3241, -72.5628
      #0b7feb color charts
#0b7feb RGB chart
      #0b7feb CMYK chart
      #0b7feb RGB pie chart
      #0b7feb color shades, tints & tones
#0b7feb color schemes
#0b7feb color preview, HTML & CSS examples
           This text has a color of #0b7feb        
        
          <p style="color:#0b7feb;">Text here</p>
        
        
          .mytext {color:#0b7feb;}
        
        Text color #0b7feb
      
           This box has a color of #0b7feb        
        
          <div style="background-color:#0b7feb;">Content here</div>
        
        
          .mybackground {background-color:#0b7feb;}
        
        Background color #0b7feb
      
           Border around this has a color of #0b7feb        
        
          <div style="border:2px solid #0b7feb;">Content here</div>
        
        
          .myborder {border:2px solid #0b7feb;}
        
        Border color #0b7feb