#1a379f color space conversions
Hex:
        #1a379f
        RGB:
        26, 55, 159
        CMY:
        90, 78, 38
        CMYK:
        84, 65, 0, 38
      HSL:
        227°, 71.8919%, 36.2745%
        HSV (HSB):
        227°, 83.6478%, 62.3529%
        XYZ:
        8.0502, 5.4552, 33.4296
        xyY:
        0.1715, 0.1162, 5.4552
      CIE-Lab:
        27.9941, 29.9501, -59.0713
        CIE-LCH:
        27.9941, 66.2301, 296.8858
        CIE-Luv:
        27.9941, -10.3757, -76.4818
        Hunter-Lab:
        23.3564, 20.6497, -68.5113
      #1a379f color charts
#1a379f RGB chart
      #1a379f CMYK chart
      #1a379f RGB pie chart
      #1a379f color shades, tints & tones
#1a379f color schemes
#1a379f color preview, HTML & CSS examples
           This text has a color of #1a379f        
        
          <p style="color:#1a379f;">Text here</p>
        
        
          .mytext {color:#1a379f;}
        
        Text color #1a379f
      
           This box has a color of #1a379f        
        
          <div style="background-color:#1a379f;">Content here</div>
        
        
          .mybackground {background-color:#1a379f;}
        
        Background color #1a379f
      
           Border around this has a color of #1a379f        
        
          <div style="border:2px solid #1a379f;">Content here</div>
        
        
          .myborder {border:2px solid #1a379f;}
        
        Border color #1a379f