#001ba2 color space conversions
Hex:
        #001ba2
        RGB:
        0, 27, 162
        CMY:
        100, 89, 36
        CMYK:
        100, 83, 0, 36
      HSL:
        230°, 100.0000%, 31.7647%
        HSV (HSB):
        230°, 100.0000%, 63.5294%
        XYZ:
        6.9135, 3.3925, 34.4729
        xyY:
        0.1544, 0.0758, 3.3925
      CIE-Lab:
        21.5518, 46.8552, -71.5679
        CIE-LCH:
        21.5518, 85.5417, 303.2126
        CIE-Luv:
        21.5518, -7.3712, -78.1550
        Hunter-Lab:
        18.4187, 34.7676, -98.0751
      #001ba2 color charts
#001ba2 RGB chart
      #001ba2 CMYK chart
      #001ba2 RGB pie chart
      #001ba2 color shades, tints & tones
#001ba2 color schemes
#001ba2 color preview, HTML & CSS examples
           This text has a color of #001ba2        
        
          <p style="color:#001ba2;">Text here</p>
        
        
          .mytext {color:#001ba2;}
        
        Text color #001ba2
      
           This box has a color of #001ba2        
        
          <div style="background-color:#001ba2;">Content here</div>
        
        
          .mybackground {background-color:#001ba2;}
        
        Background color #001ba2
      
           Border around this has a color of #001ba2        
        
          <div style="border:2px solid #001ba2;">Content here</div>
        
        
          .myborder {border:2px solid #001ba2;}
        
        Border color #001ba2