#1a0964 color space conversions
Hex:
        #1a0964
        RGB:
        26, 9, 100
        CMY:
        90, 96, 61
        CMYK:
        74, 91, 0, 61
      HSL:
        251°, 83.4862%, 21.3725%
        HSV (HSB):
        251°, 91.0000%, 39.2157%
        XYZ:
        2.8239, 1.3351, 12.1655
        xyY:
        0.1730, 0.0818, 1.3351
      CIE-Lab:
        11.5187, 36.2460, -48.8820
        CIE-LCH:
        11.5187, 60.8541, 306.5570
        CIE-Luv:
        11.5187, -1.1237, -39.8119
        Hunter-Lab:
        11.5546, 23.4048, -54.3363
      #1a0964 color charts
#1a0964 RGB chart
      #1a0964 CMYK chart
      #1a0964 RGB pie chart
      #1a0964 color shades, tints & tones
#1a0964 color schemes
#1a0964 color preview, HTML & CSS examples
           This text has a color of #1a0964        
        
          <p style="color:#1a0964;">Text here</p>
        
        
          .mytext {color:#1a0964;}
        
        Text color #1a0964
      
           This box has a color of #1a0964        
        
          <div style="background-color:#1a0964;">Content here</div>
        
        
          .mybackground {background-color:#1a0964;}
        
        Background color #1a0964
      
           Border around this has a color of #1a0964        
        
          <div style="border:2px solid #1a0964;">Content here</div>
        
        
          .myborder {border:2px solid #1a0964;}
        
        Border color #1a0964