#1a1f82 color space conversions
Hex:
        #1a1f82
        RGB:
        26, 31, 130
        CMY:
        90, 88, 49
        CMYK:
        80, 76, 0, 49
      HSL:
        237°, 66.6667%, 30.5882%
        HSV (HSB):
        237°, 80.0000%, 50.9804%
        XYZ:
        4.9453, 2.8113, 21.4011
        xyY:
        0.1696, 0.0964, 2.8113
      CIE-Lab:
        19.2717, 34.6277, -55.4712
        CIE-LCH:
        19.2717, 65.3921, 301.9743
        CIE-Luv:
        19.2717, -5.0461, -60.3895
        Hunter-Lab:
        16.7669, 23.3049, -63.9402
      #1a1f82 color charts
#1a1f82 RGB chart
      #1a1f82 CMYK chart
      #1a1f82 RGB pie chart
      #1a1f82 color shades, tints & tones
#1a1f82 color schemes
#1a1f82 color preview, HTML & CSS examples
           This text has a color of #1a1f82        
        
          <p style="color:#1a1f82;">Text here</p>
        
        
          .mytext {color:#1a1f82;}
        
        Text color #1a1f82
      
           This box has a color of #1a1f82        
        
          <div style="background-color:#1a1f82;">Content here</div>
        
        
          .mybackground {background-color:#1a1f82;}
        
        Background color #1a1f82
      
           Border around this has a color of #1a1f82        
        
          <div style="border:2px solid #1a1f82;">Content here</div>
        
        
          .myborder {border:2px solid #1a1f82;}
        
        Border color #1a1f82