#1a1495 color space conversions
Hex:
        #1a1495
        RGB:
        26, 20, 149
        CMY:
        90, 92, 42
        CMYK:
        83, 87, 0, 42
      HSL:
        243°, 76.3314%, 33.1373%
        HSV (HSB):
        243°, 86.5772%, 58.4314%
        XYZ:
        6.1010, 2.8898, 28.6700
        xyY:
        0.1620, 0.0767, 2.8898
      CIE-Lab:
        19.5972, 46.7603, -66.8150
        CIE-LCH:
        19.5972, 81.5522, 304.9862
        CIE-Luv:
        19.5972, -4.5048, -70.3995
        Hunter-Lab:
        16.9996, 34.3127, -88.0938
      #1a1495 color charts
#1a1495 RGB chart
      #1a1495 CMYK chart
      #1a1495 RGB pie chart
      #1a1495 color shades, tints & tones
#1a1495 color schemes
#1a1495 color preview, HTML & CSS examples
           This text has a color of #1a1495        
        
          <p style="color:#1a1495;">Text here</p>
        
        
          .mytext {color:#1a1495;}
        
        Text color #1a1495
      
           This box has a color of #1a1495        
        
          <div style="background-color:#1a1495;">Content here</div>
        
        
          .mybackground {background-color:#1a1495;}
        
        Background color #1a1495
      
           Border around this has a color of #1a1495        
        
          <div style="border:2px solid #1a1495;">Content here</div>
        
        
          .myborder {border:2px solid #1a1495;}
        
        Border color #1a1495