#1377b4 color space conversions
Hex:
        #1377b4
        RGB:
        19, 119, 180
        CMY:
        93, 53, 29
        CMYK:
        89, 34, 0, 29
      HSL:
        203°, 80.9045%, 39.0196%
        HSV (HSB):
        203°, 89.4444%, 70.5882%
        XYZ:
        15.1036, 16.6274, 45.5934
        xyY:
        0.1953, 0.2150, 16.6274
      CIE-Lab:
        47.7871, -4.1222, -39.6495
        CIE-LCH:
        47.7871, 39.8632, 264.0645
        CIE-Luv:
        47.7871, -29.3787, -59.2823
        Hunter-Lab:
        40.7767, -5.2432, -37.7499
      #1377b4 color charts
#1377b4 RGB chart
      #1377b4 CMYK chart
      #1377b4 RGB pie chart
      #1377b4 color shades, tints & tones
#1377b4 color schemes
#1377b4 color preview, HTML & CSS examples
           This text has a color of #1377b4        
        
          <p style="color:#1377b4;">Text here</p>
        
        
          .mytext {color:#1377b4;}
        
        Text color #1377b4
      
           This box has a color of #1377b4        
        
          <div style="background-color:#1377b4;">Content here</div>
        
        
          .mybackground {background-color:#1377b4;}
        
        Background color #1377b4
      
           Border around this has a color of #1377b4        
        
          <div style="border:2px solid #1377b4;">Content here</div>
        
        
          .myborder {border:2px solid #1377b4;}
        
        Border color #1377b4