#0b00e9 color space conversions
Hex:
        #0b00e9
        RGB:
        11, 0, 233
        CMY:
        96, 100, 9
        CMYK:
        95, 100, 0, 9
      HSL:
        243°, 100.0000%, 45.6863%
        HSV (HSB):
        243°, 100.0000%, 91.3725%
        XYZ:
        14.8460, 5.9543, 77.4576
        xyY:
        0.1511, 0.0606, 5.9543
      CIE-Lab:
        29.2970, 74.0279, -100.4401
        CIE-LCH:
        29.2970, 124.7731, 306.3915
        CIE-Luv:
        29.2970, -8.1436, -117.7233
        Hunter-Lab:
        24.4015, 65.8976, -171.1229
      #0b00e9 color charts
#0b00e9 RGB chart
      #0b00e9 CMYK chart
      #0b00e9 RGB pie chart
      #0b00e9 color shades, tints & tones
#0b00e9 color schemes
#0b00e9 color preview, HTML & CSS examples
           This text has a color of #0b00e9        
        
          <p style="color:#0b00e9;">Text here</p>
        
        
          .mytext {color:#0b00e9;}
        
        Text color #0b00e9
      
           This box has a color of #0b00e9        
        
          <div style="background-color:#0b00e9;">Content here</div>
        
        
          .mybackground {background-color:#0b00e9;}
        
        Background color #0b00e9
      
           Border around this has a color of #0b00e9        
        
          <div style="border:2px solid #0b00e9;">Content here</div>
        
        
          .myborder {border:2px solid #0b00e9;}
        
        Border color #0b00e9