#1a1294 color space conversions
Hex:
        #1a1294
        RGB:
        26, 18, 148
        CMY:
        90, 93, 42
        CMYK:
        82, 88, 0, 42
      HSL:
        244°, 78.3133%, 32.5490%
        HSV (HSB):
        244°, 87.8378%, 58.0392%
        XYZ:
        5.9876, 2.7903, 28.2400
        xyY:
        0.1617, 0.0754, 2.7903
      CIE-Lab:
        19.1839, 47.2942, -66.8835
        CIE-LCH:
        19.1839, 81.9155, 305.2646
        CIE-Luv:
        19.1839, -4.2814, -69.5533
        Hunter-Lab:
        16.7043, 34.7501, -88.5414
      #1a1294 color charts
#1a1294 RGB chart
      #1a1294 CMYK chart
      #1a1294 RGB pie chart
      #1a1294 color shades, tints & tones
#1a1294 color schemes
#1a1294 color preview, HTML & CSS examples
           This text has a color of #1a1294        
        
          <p style="color:#1a1294;">Text here</p>
        
        
          .mytext {color:#1a1294;}
        
        Text color #1a1294
      
           This box has a color of #1a1294        
        
          <div style="background-color:#1a1294;">Content here</div>
        
        
          .mybackground {background-color:#1a1294;}
        
        Background color #1a1294
      
           Border around this has a color of #1a1294        
        
          <div style="border:2px solid #1a1294;">Content here</div>
        
        
          .myborder {border:2px solid #1a1294;}
        
        Border color #1a1294