#001b84 color space conversions
Hex:
        #001b84
        RGB:
        0, 27, 132
        CMY:
        100, 89, 48
        CMYK:
        100, 80, 0, 48
      HSL:
        228°, 100.0000%, 25.8824%
        HSV (HSB):
        228°, 100.0000%, 51.7647%
        XYZ:
        4.5568, 2.4498, 22.0625
        xyY:
        0.1568, 0.0843, 2.4498
      CIE-Lab:
        17.6901, 36.4236, -59.3840
        CIE-LCH:
        17.6901, 69.6644, 301.5232
        CIE-Luv:
        17.6901, -6.5016, -60.5329
        Hunter-Lab:
        15.6519, 24.5767, -72.6174
      #001b84 color charts
#001b84 RGB chart
      #001b84 CMYK chart
      #001b84 RGB pie chart
      #001b84 color shades, tints & tones
#001b84 color schemes
#001b84 color preview, HTML & CSS examples
           This text has a color of #001b84        
        
          <p style="color:#001b84;">Text here</p>
        
        
          .mytext {color:#001b84;}
        
        Text color #001b84
      
           This box has a color of #001b84        
        
          <div style="background-color:#001b84;">Content here</div>
        
        
          .mybackground {background-color:#001b84;}
        
        Background color #001b84
      
           Border around this has a color of #001b84        
        
          <div style="border:2px solid #001b84;">Content here</div>
        
        
          .myborder {border:2px solid #001b84;}
        
        Border color #001b84