#1a1272 color space conversions
Hex:
        #1a1272
        RGB:
        26, 18, 114
        CMY:
        90, 93, 55
        CMYK:
        77, 84, 0, 55
      HSL:
        245°, 72.7273%, 25.8824%
        HSV (HSB):
        245°, 84.2105%, 44.7059%
        XYZ:
        3.6796, 1.8671, 16.0860
        xyY:
        0.1701, 0.0863, 1.8671
      CIE-Lab:
        14.7739, 36.4977, -52.6703
        CIE-LCH:
        14.7739, 64.0799, 304.7199
        CIE-Luv:
        14.7739, -2.6377, -49.5784
        Hunter-Lab:
        13.6643, 24.1546, -60.2331
      #1a1272 color charts
#1a1272 RGB chart
      #1a1272 CMYK chart
      #1a1272 RGB pie chart
      #1a1272 color shades, tints & tones
#1a1272 color schemes
#1a1272 color preview, HTML & CSS examples
           This text has a color of #1a1272        
        
          <p style="color:#1a1272;">Text here</p>
        
        
          .mytext {color:#1a1272;}
        
        Text color #1a1272
      
           This box has a color of #1a1272        
        
          <div style="background-color:#1a1272;">Content here</div>
        
        
          .mybackground {background-color:#1a1272;}
        
        Background color #1a1272
      
           Border around this has a color of #1a1272        
        
          <div style="border:2px solid #1a1272;">Content here</div>
        
        
          .myborder {border:2px solid #1a1272;}
        
        Border color #1a1272