#1379a7 color space conversions
Hex:
        #1379a7
        RGB:
        19, 121, 167
        CMY:
        93, 53, 35
        CMYK:
        89, 28, 0, 35
      HSL:
        199°, 79.5699%, 36.4706%
        HSV (HSB):
        199°, 88.6228%, 65.4902%
        XYZ:
        14.0810, 16.6032, 39.0218
        xyY:
        0.2020, 0.2382, 16.6032
      CIE-Lab:
        47.7561, -10.2445, -32.1380
        CIE-LCH:
        47.7561, 33.7313, 252.3196
        CIE-Luv:
        47.7561, -30.8520, -46.7507
        Hunter-Lab:
        40.7470, -9.6230, -28.2567
      #1379a7 color charts
#1379a7 RGB chart
      #1379a7 CMYK chart
      #1379a7 RGB pie chart
      #1379a7 color shades, tints & tones
#1379a7 color schemes
#1379a7 color preview, HTML & CSS examples
           This text has a color of #1379a7        
        
          <p style="color:#1379a7;">Text here</p>
        
        
          .mytext {color:#1379a7;}
        
        Text color #1379a7
      
           This box has a color of #1379a7        
        
          <div style="background-color:#1379a7;">Content here</div>
        
        
          .mybackground {background-color:#1379a7;}
        
        Background color #1379a7
      
           Border around this has a color of #1379a7        
        
          <div style="border:2px solid #1379a7;">Content here</div>
        
        
          .myborder {border:2px solid #1379a7;}
        
        Border color #1379a7