#001486 color space conversions
Hex:
        #001486
        RGB:
        0, 20, 134
        CMY:
        100, 92, 47
        CMYK:
        100, 85, 0, 47
      HSL:
        231°, 100.0000%, 26.2745%
        HSV (HSB):
        231°, 100.0000%, 52.5490%
        XYZ:
        4.5532, 2.2215, 22.7431
        xyY:
        0.1543, 0.0753, 2.2215
      CIE-Lab:
        16.6094, 41.0344, -62.4429
        CIE-LCH:
        16.6094, 74.7191, 303.3109
        CIE-Luv:
        16.6094, -5.6552, -60.4372
        Hunter-Lab:
        14.9048, 28.4459, -80.0364
      #001486 color charts
#001486 RGB chart
      #001486 CMYK chart
      #001486 RGB pie chart
      #001486 color shades, tints & tones
#001486 color schemes
#001486 color preview, HTML & CSS examples
           This text has a color of #001486        
        
          <p style="color:#001486;">Text here</p>
        
        
          .mytext {color:#001486;}
        
        Text color #001486
      
           This box has a color of #001486        
        
          <div style="background-color:#001486;">Content here</div>
        
        
          .mybackground {background-color:#001486;}
        
        Background color #001486
      
           Border around this has a color of #001486        
        
          <div style="border:2px solid #001486;">Content here</div>
        
        
          .myborder {border:2px solid #001486;}
        
        Border color #001486