#1a1061 color space conversions
Hex:
        #1a1061
        RGB:
        26, 16, 97
        CMY:
        90, 94, 62
        CMYK:
        73, 84, 0, 62
      HSL:
        247°, 71.6814%, 22.1569%
        HSV (HSB):
        247°, 83.5052%, 38.0392%
        XYZ:
        2.7690, 1.4533, 11.4438
        xyY:
        0.1767, 0.0928, 1.4533
      CIE-Lab:
        12.3078, 31.8332, -45.5779
        CIE-LCH:
        12.3078, 55.5941, 304.9318
        CIE-Luv:
        12.3078, -1.5669, -39.4041
        Hunter-Lab:
        12.0551, 19.9035, -47.8449
      #1a1061 color charts
#1a1061 RGB chart
      #1a1061 CMYK chart
      #1a1061 RGB pie chart
      #1a1061 color shades, tints & tones
#1a1061 color schemes
#1a1061 color preview, HTML & CSS examples
           This text has a color of #1a1061        
        
          <p style="color:#1a1061;">Text here</p>
        
        
          .mytext {color:#1a1061;}
        
        Text color #1a1061
      
           This box has a color of #1a1061        
        
          <div style="background-color:#1a1061;">Content here</div>
        
        
          .mybackground {background-color:#1a1061;}
        
        Background color #1a1061
      
           Border around this has a color of #1a1061        
        
          <div style="border:2px solid #1a1061;">Content here</div>
        
        
          .myborder {border:2px solid #1a1061;}
        
        Border color #1a1061