#0b95e1 color space conversions
Hex:
        #0b95e1
        RGB:
        11, 149, 225
        CMY:
        96, 42, 12
        CMYK:
        95, 34, 0, 12
      HSL:
        201°, 90.6780%, 46.2745%
        HSV (HSB):
        201°, 95.1111%, 88.2353%
        XYZ:
        24.4761, 27.0023, 75.1561
        xyY:
        0.1933, 0.2132, 27.0023
      CIE-Lab:
        58.9764, -5.0689, -47.4824
        CIE-LCH:
        58.9764, 47.7522, 263.9066
        CIE-Luv:
        58.9764, -37.0794, -74.5996
        Hunter-Lab:
        51.9637, -6.8591, -49.3776
      #0b95e1 color charts
#0b95e1 RGB chart
      #0b95e1 CMYK chart
      #0b95e1 RGB pie chart
      #0b95e1 color shades, tints & tones
#0b95e1 color schemes
#0b95e1 color preview, HTML & CSS examples
           This text has a color of #0b95e1        
        
          <p style="color:#0b95e1;">Text here</p>
        
        
          .mytext {color:#0b95e1;}
        
        Text color #0b95e1
      
           This box has a color of #0b95e1        
        
          <div style="background-color:#0b95e1;">Content here</div>
        
        
          .mybackground {background-color:#0b95e1;}
        
        Background color #0b95e1
      
           Border around this has a color of #0b95e1        
        
          <div style="border:2px solid #0b95e1;">Content here</div>
        
        
          .myborder {border:2px solid #0b95e1;}
        
        Border color #0b95e1