#0b00e6 color space conversions
Hex:
        #0b00e6
        RGB:
        11, 0, 230
        CMY:
        96, 100, 10
        CMYK:
        95, 100, 0, 10
      HSL:
        243°, 100.0000%, 45.0980%
        HSV (HSB):
        243°, 100.0000%, 90.1961%
        XYZ:
        14.4209, 5.7843, 75.2193
        xyY:
        0.1511, 0.0606, 5.7843
      CIE-Lab:
        28.8617, 73.3095, -99.4540
        CIE-LCH:
        28.8617, 123.5531, 306.3946
        CIE-Luv:
        28.8617, -8.0115, -115.9593
        Hunter-Lab:
        24.0506, 64.9415, -168.5966
      #0b00e6 color charts
#0b00e6 RGB chart
      #0b00e6 CMYK chart
      #0b00e6 RGB pie chart
      #0b00e6 color shades, tints & tones
#0b00e6 color schemes
#0b00e6 color preview, HTML & CSS examples
           This text has a color of #0b00e6        
        
          <p style="color:#0b00e6;">Text here</p>
        
        
          .mytext {color:#0b00e6;}
        
        Text color #0b00e6
      
           This box has a color of #0b00e6        
        
          <div style="background-color:#0b00e6;">Content here</div>
        
        
          .mybackground {background-color:#0b00e6;}
        
        Background color #0b00e6
      
           Border around this has a color of #0b00e6        
        
          <div style="border:2px solid #0b00e6;">Content here</div>
        
        
          .myborder {border:2px solid #0b00e6;}
        
        Border color #0b00e6