#1379a6 color space conversions
Hex:
        #1379a6
        RGB:
        19, 121, 166
        CMY:
        93, 53, 35
        CMYK:
        89, 27, 0, 35
      HSL:
        198°, 79.4595%, 36.2745%
        HSV (HSB):
        198°, 88.5542%, 65.0980%
        XYZ:
        13.9889, 16.5664, 38.5367
        xyY:
        0.2025, 0.2398, 16.5664
      CIE-Lab:
        47.7089, -10.6192, -31.6283
        CIE-LCH:
        47.7089, 33.3634, 251.4405
        CIE-Luv:
        47.7089, -30.9156, -45.8945
        Hunter-Lab:
        40.7018, -9.8792, -27.6449
      #1379a6 color charts
#1379a6 RGB chart
      #1379a6 CMYK chart
      #1379a6 RGB pie chart
      #1379a6 color shades, tints & tones
#1379a6 color schemes
#1379a6 color preview, HTML & CSS examples
           This text has a color of #1379a6        
        
          <p style="color:#1379a6;">Text here</p>
        
        
          .mytext {color:#1379a6;}
        
        Text color #1379a6
      
           This box has a color of #1379a6        
        
          <div style="background-color:#1379a6;">Content here</div>
        
        
          .mybackground {background-color:#1379a6;}
        
        Background color #1379a6
      
           Border around this has a color of #1379a6        
        
          <div style="border:2px solid #1379a6;">Content here</div>
        
        
          .myborder {border:2px solid #1379a6;}
        
        Border color #1379a6