#1369a4 color space conversions
Hex:
        #1369a4
        RGB:
        19, 105, 164
        CMY:
        93, 59, 36
        CMYK:
        88, 36, 0, 36
      HSL:
        204°, 79.2350%, 35.8824%
        HSV (HSB):
        204°, 88.4146%, 64.3137%
        XYZ:
        12.0210, 12.9219, 36.9826
        xyY:
        0.1941, 0.2087, 12.9219
      CIE-Lab:
        42.6454, -1.8030, -38.4306
        CIE-LCH:
        42.6454, 38.4728, 267.3139
        CIE-Luv:
        42.6454, -25.5345, -56.1227
        Hunter-Lab:
        35.9471, -3.2157, -35.8349
      #1369a4 color charts
#1369a4 RGB chart
      #1369a4 CMYK chart
      #1369a4 RGB pie chart
      #1369a4 color shades, tints & tones
#1369a4 color schemes
#1369a4 color preview, HTML & CSS examples
           This text has a color of #1369a4        
        
          <p style="color:#1369a4;">Text here</p>
        
        
          .mytext {color:#1369a4;}
        
        Text color #1369a4
      
           This box has a color of #1369a4        
        
          <div style="background-color:#1369a4;">Content here</div>
        
        
          .mybackground {background-color:#1369a4;}
        
        Background color #1369a4
      
           Border around this has a color of #1369a4        
        
          <div style="border:2px solid #1369a4;">Content here</div>
        
        
          .myborder {border:2px solid #1369a4;}
        
        Border color #1369a4