#002981 color space conversions
Hex:
        #002981
        RGB:
        0, 41, 129
        CMY:
        100, 84, 49
        CMYK:
        100, 68, 0, 49
      HSL:
        221°, 100.0000%, 25.2941%
        HSV (HSB):
        221°, 100.0000%, 50.5882%
        XYZ:
        4.7554, 3.1709, 21.1303
        xyY:
        0.1637, 0.1091, 3.1709
      CIE-Lab:
        20.7156, 25.9841, -52.4893
        CIE-LCH:
        20.7156, 58.5687, 296.3371
        CIE-Luv:
        20.7156, -9.0078, -59.7051
        Hunter-Lab:
        17.8069, 16.5069, -57.8907
      #002981 color charts
#002981 RGB chart
      #002981 CMYK chart
      #002981 RGB pie chart
      #002981 color shades, tints & tones
#002981 color schemes
#002981 color preview, HTML & CSS examples
           This text has a color of #002981        
        
          <p style="color:#002981;">Text here</p>
        
        
          .mytext {color:#002981;}
        
        Text color #002981
      
           This box has a color of #002981        
        
          <div style="background-color:#002981;">Content here</div>
        
        
          .mybackground {background-color:#002981;}
        
        Background color #002981
      
           Border around this has a color of #002981        
        
          <div style="border:2px solid #002981;">Content here</div>
        
        
          .myborder {border:2px solid #002981;}
        
        Border color #002981