#1a1978 color space conversions
Hex:
        #1a1978
        RGB:
        26, 25, 120
        CMY:
        90, 90, 53
        CMYK:
        78, 79, 0, 53
      HSL:
        241°, 65.5172%, 28.4314%
        HSV (HSB):
        241°, 79.1667%, 47.0588%
        XYZ:
        4.1638, 2.2709, 17.9882
        xyY:
        0.1705, 0.0930, 2.2709
      CIE-Lab:
        16.8493, 34.6681, -53.1051
        CIE-LCH:
        16.8493, 63.4194, 303.1373
        CIE-Luv:
        16.8493, -3.7638, -54.0250
        Hunter-Lab:
        15.0696, 22.9484, -60.2240
      #1a1978 color charts
#1a1978 RGB chart
      #1a1978 CMYK chart
      #1a1978 RGB pie chart
      #1a1978 color shades, tints & tones
#1a1978 color schemes
#1a1978 color preview, HTML & CSS examples
           This text has a color of #1a1978        
        
          <p style="color:#1a1978;">Text here</p>
        
        
          .mytext {color:#1a1978;}
        
        Text color #1a1978
      
           This box has a color of #1a1978        
        
          <div style="background-color:#1a1978;">Content here</div>
        
        
          .mybackground {background-color:#1a1978;}
        
        Background color #1a1978
      
           Border around this has a color of #1a1978        
        
          <div style="border:2px solid #1a1978;">Content here</div>
        
        
          .myborder {border:2px solid #1a1978;}
        
        Border color #1a1978