#000bd1 color space conversions
Hex:
        #000bd1
        RGB:
        0, 11, 209
        CMY:
        100, 96, 18
        CMYK:
        100, 95, 0, 18
      HSL:
        237°, 100.0000%, 40.9804%
        HSV (HSB):
        237°, 100.0000%, 81.9608%
        XYZ:
        11.6283, 4.8428, 60.6435
        xyY:
        0.1508, 0.0628, 4.8428
      CIE-Lab:
        26.2821, 65.9652, -91.6524
        CIE-LCH:
        26.2821, 112.9228, 305.7438
        CIE-Luv:
        26.2821, -7.8959, -104.0739
        Hunter-Lab:
        22.0063, 55.8094, -147.9826
      #000bd1 color charts
#000bd1 RGB chart
      #000bd1 CMYK chart
      #000bd1 RGB pie chart
      #000bd1 color shades, tints & tones
#000bd1 color schemes
#000bd1 color preview, HTML & CSS examples
           This text has a color of #000bd1        
        
          <p style="color:#000bd1;">Text here</p>
        
        
          .mytext {color:#000bd1;}
        
        Text color #000bd1
      
           This box has a color of #000bd1        
        
          <div style="background-color:#000bd1;">Content here</div>
        
        
          .mybackground {background-color:#000bd1;}
        
        Background color #000bd1
      
           Border around this has a color of #000bd1        
        
          <div style="border:2px solid #000bd1;">Content here</div>
        
        
          .myborder {border:2px solid #000bd1;}
        
        Border color #000bd1