#1766a3 color space conversions
Hex:
        #1766a3
        RGB:
        23, 102, 163
        CMY:
        91, 60, 36
        CMYK:
        86, 37, 0, 36
      HSL:
        206°, 75.2688%, 36.4706%
        HSV (HSB):
        206°, 85.8896%, 63.9216%
        XYZ:
        11.7156, 12.3292, 36.4126
        xyY:
        0.1938, 0.2039, 12.3292
      CIE-Lab:
        41.7347, -0.0212, -39.2802
        CIE-LCH:
        41.7347, 39.2802, 269.9691
        CIE-Luv:
        41.7347, -24.2200, -57.2845
        Hunter-Lab:
        35.1130, -1.8907, -36.9053
      #1766a3 color charts
#1766a3 RGB chart
      #1766a3 CMYK chart
      #1766a3 RGB pie chart
      #1766a3 color shades, tints & tones
#1766a3 color schemes
#1766a3 color preview, HTML & CSS examples
           This text has a color of #1766a3        
        
          <p style="color:#1766a3;">Text here</p>
        
        
          .mytext {color:#1766a3;}
        
        Text color #1766a3
      
           This box has a color of #1766a3        
        
          <div style="background-color:#1766a3;">Content here</div>
        
        
          .mybackground {background-color:#1766a3;}
        
        Background color #1766a3
      
           Border around this has a color of #1766a3        
        
          <div style="border:2px solid #1766a3;">Content here</div>
        
        
          .myborder {border:2px solid #1766a3;}
        
        Border color #1766a3