#001b72 color space conversions
Hex:
        #001b72
        RGB:
        0, 27, 114
        CMY:
        100, 89, 55
        CMYK:
        100, 76, 0, 55
      HSL:
        226°, 100.0000%, 22.3529%
        HSV (HSB):
        226°, 100.0000%, 44.7059%
        XYZ:
        3.4292, 1.9988, 16.1247
        xyY:
        0.1591, 0.0927, 1.9988
      CIE-Lab:
        15.4808, 29.5239, -51.5360
        CIE-LCH:
        15.4808, 59.3938, 299.8075
        CIE-Luv:
        15.4808, -6.0620, -49.9869
        Hunter-Lab:
        14.1378, 18.5550, -57.7259
      #001b72 color charts
#001b72 RGB chart
      #001b72 CMYK chart
      #001b72 RGB pie chart
      #001b72 color shades, tints & tones
#001b72 color schemes
#001b72 color preview, HTML & CSS examples
           This text has a color of #001b72        
        
          <p style="color:#001b72;">Text here</p>
        
        
          .mytext {color:#001b72;}
        
        Text color #001b72
      
           This box has a color of #001b72        
        
          <div style="background-color:#001b72;">Content here</div>
        
        
          .mybackground {background-color:#001b72;}
        
        Background color #001b72
      
           Border around this has a color of #001b72        
        
          <div style="border:2px solid #001b72;">Content here</div>
        
        
          .myborder {border:2px solid #001b72;}
        
        Border color #001b72