#1366b3 color space conversions
Hex:
        #1366b3
        RGB:
        19, 102, 179
        CMY:
        93, 60, 30
        CMYK:
        89, 43, 0, 30
      HSL:
        209°, 80.8081%, 38.8235%
        HSV (HSB):
        209°, 89.3855%, 70.1961%
        XYZ:
        13.1566, 12.8959, 44.4435
        xyY:
        0.1866, 0.1829, 12.8959
      CIE-Lab:
        42.6059, 6.0340, -47.3140
        CIE-LCH:
        42.6059, 47.6972, 277.2677
        CIE-Luv:
        42.6059, -23.8289, -70.2870
        Hunter-Lab:
        35.9108, 2.5530, -48.2403
      #1366b3 color charts
#1366b3 RGB chart
      #1366b3 CMYK chart
      #1366b3 RGB pie chart
      #1366b3 color shades, tints & tones
#1366b3 color schemes
#1366b3 color preview, HTML & CSS examples
           This text has a color of #1366b3        
        
          <p style="color:#1366b3;">Text here</p>
        
        
          .mytext {color:#1366b3;}
        
        Text color #1366b3
      
           This box has a color of #1366b3        
        
          <div style="background-color:#1366b3;">Content here</div>
        
        
          .mybackground {background-color:#1366b3;}
        
        Background color #1366b3
      
           Border around this has a color of #1366b3        
        
          <div style="border:2px solid #1366b3;">Content here</div>
        
        
          .myborder {border:2px solid #1366b3;}
        
        Border color #1366b3