#001ba9 color space conversions
Hex:
        #001ba9
        RGB:
        0, 27, 169
        CMY:
        100, 89, 34
        CMYK:
        100, 84, 0, 34
      HSL:
        230°, 100.0000%, 33.1373%
        HSV (HSB):
        230°, 100.0000%, 66.2745%
        XYZ:
        7.5534, 3.6484, 37.8422
        xyY:
        0.1540, 0.0744, 3.6484
      CIE-Lab:
        22.4734, 49.1329, -74.2828
        CIE-LCH:
        22.4734, 89.0617, 303.4819
        CIE-Luv:
        22.4734, -7.5912, -82.2598
        Hunter-Lab:
        19.1009, 37.1605, -104.0933
      #001ba9 color charts
#001ba9 RGB chart
      #001ba9 CMYK chart
      #001ba9 RGB pie chart
      #001ba9 color shades, tints & tones
#001ba9 color schemes
#001ba9 color preview, HTML & CSS examples
           This text has a color of #001ba9        
        
          <p style="color:#001ba9;">Text here</p>
        
        
          .mytext {color:#001ba9;}
        
        Text color #001ba9
      
           This box has a color of #001ba9        
        
          <div style="background-color:#001ba9;">Content here</div>
        
        
          .mybackground {background-color:#001ba9;}
        
        Background color #001ba9
      
           Border around this has a color of #001ba9        
        
          <div style="border:2px solid #001ba9;">Content here</div>
        
        
          .myborder {border:2px solid #001ba9;}
        
        Border color #001ba9