#1379a0 color space conversions
Hex:
        #1379a0
        RGB:
        19, 121, 160
        CMY:
        93, 53, 37
        CMYK:
        88, 24, 0, 37
      HSL:
        197°, 78.7709%, 35.0980%
        HSV (HSB):
        197°, 88.1250%, 62.7451%
        XYZ:
        13.4511, 16.3513, 35.7049
        xyY:
        0.2053, 0.2496, 16.3513
      CIE-Lab:
        47.4320, -12.8526, -28.5519
        CIE-LCH:
        47.4320, 31.3113, 245.7652
        CIE-Luv:
        47.4320, -31.3036, -40.7425
        Hunter-Lab:
        40.4367, -11.3869, -24.0463
      #1379a0 color charts
#1379a0 RGB chart
      #1379a0 CMYK chart
      #1379a0 RGB pie chart
      #1379a0 color shades, tints & tones
#1379a0 color schemes
#1379a0 color preview, HTML & CSS examples
           This text has a color of #1379a0        
        
          <p style="color:#1379a0;">Text here</p>
        
        
          .mytext {color:#1379a0;}
        
        Text color #1379a0
      
           This box has a color of #1379a0        
        
          <div style="background-color:#1379a0;">Content here</div>
        
        
          .mybackground {background-color:#1379a0;}
        
        Background color #1379a0
      
           Border around this has a color of #1379a0        
        
          <div style="border:2px solid #1379a0;">Content here</div>
        
        
          .myborder {border:2px solid #1379a0;}
        
        Border color #1379a0