#1366ad color space conversions
Hex:
        #1366ad
        RGB:
        19, 102, 173
        CMY:
        93, 60, 32
        CMYK:
        89, 41, 0, 32
      HSL:
        208°, 80.2083%, 37.6471%
        HSV (HSB):
        208°, 89.0173%, 67.8431%
        XYZ:
        12.5628, 12.6583, 41.3163
        xyY:
        0.1888, 0.1902, 12.6583
      CIE-Lab:
        42.2438, 3.6430, -44.3736
        CIE-LCH:
        42.2438, 44.5229, 274.6934
        CIE-Luv:
        42.2438, -24.0965, -65.5090
        Hunter-Lab:
        35.5785, 0.7658, -43.9468
      #1366ad color charts
#1366ad RGB chart
      #1366ad CMYK chart
      #1366ad RGB pie chart
      #1366ad color shades, tints & tones
#1366ad color schemes
#1366ad color preview, HTML & CSS examples
           This text has a color of #1366ad        
        
          <p style="color:#1366ad;">Text here</p>
        
        
          .mytext {color:#1366ad;}
        
        Text color #1366ad
      
           This box has a color of #1366ad        
        
          <div style="background-color:#1366ad;">Content here</div>
        
        
          .mybackground {background-color:#1366ad;}
        
        Background color #1366ad
      
           Border around this has a color of #1366ad        
        
          <div style="border:2px solid #1366ad;">Content here</div>
        
        
          .myborder {border:2px solid #1366ad;}
        
        Border color #1366ad