#0b00f1 color space conversions
Hex:
        #0b00f1
        RGB:
        11, 0, 241
        CMY:
        96, 100, 5
        CMYK:
        95, 100, 0, 5
      HSL:
        243°, 100.0000%, 47.2549%
        HSV (HSB):
        243°, 100.0000%, 94.5098%
        XYZ:
        16.0152, 6.4220, 83.6146
        xyY:
        0.1510, 0.0606, 6.4220
      CIE-Lab:
        30.4532, 75.9354, -103.0571
        CIE-LCH:
        30.4532, 128.0115, 306.3839
        CIE-Luv:
        30.4532, -8.4941, -122.4078
        Hunter-Lab:
        25.3417, 68.4586, -177.8872
      #0b00f1 color charts
#0b00f1 RGB chart
      #0b00f1 CMYK chart
      #0b00f1 RGB pie chart
      #0b00f1 color shades, tints & tones
#0b00f1 color schemes
#0b00f1 color preview, HTML & CSS examples
           This text has a color of #0b00f1        
        
          <p style="color:#0b00f1;">Text here</p>
        
        
          .mytext {color:#0b00f1;}
        
        Text color #0b00f1
      
           This box has a color of #0b00f1        
        
          <div style="background-color:#0b00f1;">Content here</div>
        
        
          .mybackground {background-color:#0b00f1;}
        
        Background color #0b00f1
      
           Border around this has a color of #0b00f1        
        
          <div style="border:2px solid #0b00f1;">Content here</div>
        
        
          .myborder {border:2px solid #0b00f1;}
        
        Border color #0b00f1