#1a1966 color space conversions
Hex:
        #1a1966
        RGB:
        26, 25, 102
        CMY:
        90, 90, 60
        CMYK:
        75, 75, 0, 60
      HSL:
        241°, 60.6299%, 24.9020%
        HSV (HSB):
        241°, 75.4902%, 40.0000%
        XYZ:
        3.1719, 1.8742, 12.7649
        xyY:
        0.1781, 0.1052, 1.8742
      CIE-Lab:
        14.8126, 28.1640, -44.7598
        CIE-LCH:
        14.8126, 52.8834, 302.1792
        CIE-Luv:
        14.8126, -2.9833, -43.5028
        Hunter-Lab:
        13.6901, 17.3997, -45.7003
      #1a1966 color charts
#1a1966 RGB chart
      #1a1966 CMYK chart
      #1a1966 RGB pie chart
      #1a1966 color shades, tints & tones
#1a1966 color schemes
#1a1966 color preview, HTML & CSS examples
           This text has a color of #1a1966        
        
          <p style="color:#1a1966;">Text here</p>
        
        
          .mytext {color:#1a1966;}
        
        Text color #1a1966
      
           This box has a color of #1a1966        
        
          <div style="background-color:#1a1966;">Content here</div>
        
        
          .mybackground {background-color:#1a1966;}
        
        Background color #1a1966
      
           Border around this has a color of #1a1966        
        
          <div style="border:2px solid #1a1966;">Content here</div>
        
        
          .myborder {border:2px solid #1a1966;}
        
        Border color #1a1966