#1a1d81 color space conversions
Hex:
        #1a1d81
        RGB:
        26, 29, 129
        CMY:
        90, 89, 49
        CMYK:
        80, 78, 0, 49
      HSL:
        238°, 66.4516%, 30.3922%
        HSV (HSB):
        238°, 79.8450%, 50.5882%
        XYZ:
        4.8278, 2.6833, 21.0324
        xyY:
        0.1691, 0.0940, 2.6833
      CIE-Lab:
        18.7282, 35.4810, -55.7366
        CIE-LCH:
        18.7282, 66.0717, 302.4801
        CIE-Luv:
        18.7282, -4.7039, -59.6706
        Hunter-Lab:
        16.3808, 23.9416, -64.6594
      #1a1d81 color charts
#1a1d81 RGB chart
      #1a1d81 CMYK chart
      #1a1d81 RGB pie chart
      #1a1d81 color shades, tints & tones
#1a1d81 color schemes
#1a1d81 color preview, HTML & CSS examples
           This text has a color of #1a1d81        
        
          <p style="color:#1a1d81;">Text here</p>
        
        
          .mytext {color:#1a1d81;}
        
        Text color #1a1d81
      
           This box has a color of #1a1d81        
        
          <div style="background-color:#1a1d81;">Content here</div>
        
        
          .mybackground {background-color:#1a1d81;}
        
        Background color #1a1d81
      
           Border around this has a color of #1a1d81        
        
          <div style="border:2px solid #1a1d81;">Content here</div>
        
        
          .myborder {border:2px solid #1a1d81;}
        
        Border color #1a1d81