#1374a1 color space conversions
Hex:
        #1374a1
        RGB:
        19, 116, 161
        CMY:
        93, 55, 37
        CMYK:
        88, 28, 0, 37
      HSL:
        199°, 78.8889%, 35.2941%
        HSV (HSB):
        199°, 88.1988%, 63.1373%
        XYZ:
        12.9470, 15.2024, 35.9702
        xyY:
        0.2019, 0.2371, 15.2024
      CIE-Lab:
        45.9102, -9.5899, -31.5164
        CIE-LCH:
        45.9102, 32.9432, 253.0759
        CIE-Luv:
        45.9102, -29.4868, -45.4652
        Hunter-Lab:
        38.9903, -8.9610, -27.4043
      #1374a1 color charts
#1374a1 RGB chart
      #1374a1 CMYK chart
      #1374a1 RGB pie chart
      #1374a1 color shades, tints & tones
#1374a1 color schemes
#1374a1 color preview, HTML & CSS examples
           This text has a color of #1374a1        
        
          <p style="color:#1374a1;">Text here</p>
        
        
          .mytext {color:#1374a1;}
        
        Text color #1374a1
      
           This box has a color of #1374a1        
        
          <div style="background-color:#1374a1;">Content here</div>
        
        
          .mybackground {background-color:#1374a1;}
        
        Background color #1374a1
      
           Border around this has a color of #1374a1        
        
          <div style="border:2px solid #1374a1;">Content here</div>
        
        
          .myborder {border:2px solid #1374a1;}
        
        Border color #1374a1