#001b96 color space conversions
Hex:
        #001b96
        RGB:
        0, 27, 150
        CMY:
        100, 89, 41
        CMYK:
        100, 82, 0, 41
      HSL:
        229°, 100.0000%, 29.4118%
        HSV (HSB):
        229°, 100.0000%, 58.8235%
        XYZ:
        5.8970, 2.9859, 29.1197
        xyY:
        0.1552, 0.0786, 2.9859
      CIE-Lab:
        19.9872, 42.8224, -66.8093
        CIE-LCH:
        19.9872, 79.3552, 302.6584
        CIE-Luv:
        19.9872, -7.0073, -71.1082
        Hunter-Lab:
        17.2797, 30.6764, -87.8196
      #001b96 color charts
#001b96 RGB chart
      #001b96 CMYK chart
      #001b96 RGB pie chart
      #001b96 color shades, tints & tones
#001b96 color schemes
#001b96 color preview, HTML & CSS examples
           This text has a color of #001b96        
        
          <p style="color:#001b96;">Text here</p>
        
        
          .mytext {color:#001b96;}
        
        Text color #001b96
      
           This box has a color of #001b96        
        
          <div style="background-color:#001b96;">Content here</div>
        
        
          .mybackground {background-color:#001b96;}
        
        Background color #001b96
      
           Border around this has a color of #001b96        
        
          <div style="border:2px solid #001b96;">Content here</div>
        
        
          .myborder {border:2px solid #001b96;}
        
        Border color #001b96