#001bb2 color space conversions
Hex:
        #001bb2
        RGB:
        0, 27, 178
        CMY:
        100, 89, 30
        CMYK:
        100, 85, 0, 30
      HSL:
        231°, 100.0000%, 34.9020%
        HSV (HSB):
        231°, 100.0000%, 69.8039%
        XYZ:
        8.4278, 3.9982, 42.4470
        xyY:
        0.1536, 0.0729, 3.9982
      CIE-Lab:
        23.6656, 51.9888, -77.7141
        CIE-LCH:
        23.6656, 93.5003, 303.7815
        CIE-Luv:
        23.6656, -7.8811, -87.5279
        Hunter-Lab:
        19.9955, 40.2428, -111.8653
      #001bb2 color charts
#001bb2 RGB chart
      #001bb2 CMYK chart
      #001bb2 RGB pie chart
      #001bb2 color shades, tints & tones
#001bb2 color schemes
#001bb2 color preview, HTML & CSS examples
           This text has a color of #001bb2        
        
          <p style="color:#001bb2;">Text here</p>
        
        
          .mytext {color:#001bb2;}
        
        Text color #001bb2
      
           This box has a color of #001bb2        
        
          <div style="background-color:#001bb2;">Content here</div>
        
        
          .mybackground {background-color:#001bb2;}
        
        Background color #001bb2
      
           Border around this has a color of #001bb2        
        
          <div style="border:2px solid #001bb2;">Content here</div>
        
        
          .myborder {border:2px solid #001bb2;}
        
        Border color #001bb2