#1a2b82 color space conversions
Hex:
        #1a2b82
        RGB:
        26, 43, 130
        CMY:
        90, 83, 49
        CMYK:
        80, 67, 0, 49
      HSL:
        230°, 66.6667%, 30.5882%
        HSV (HSB):
        230°, 80.0000%, 50.9804%
        XYZ:
        5.3191, 3.5591, 21.5257
        xyY:
        0.1749, 0.1171, 3.5591
      CIE-Lab:
        22.1566, 26.7830, -50.7225
        CIE-LCH:
        22.1566, 57.3594, 297.8354
        CIE-Luv:
        22.1566, -7.2746, -60.0593
        Hunter-Lab:
        18.8655, 17.3136, -54.4446
      #1a2b82 color charts
#1a2b82 RGB chart
      #1a2b82 CMYK chart
      #1a2b82 RGB pie chart
      #1a2b82 color shades, tints & tones
#1a2b82 color schemes
#1a2b82 color preview, HTML & CSS examples
           This text has a color of #1a2b82        
        
          <p style="color:#1a2b82;">Text here</p>
        
        
          .mytext {color:#1a2b82;}
        
        Text color #1a2b82
      
           This box has a color of #1a2b82        
        
          <div style="background-color:#1a2b82;">Content here</div>
        
        
          .mybackground {background-color:#1a2b82;}
        
        Background color #1a2b82
      
           Border around this has a color of #1a2b82        
        
          <div style="border:2px solid #1a2b82;">Content here</div>
        
        
          .myborder {border:2px solid #1a2b82;}
        
        Border color #1a2b82