#1706a8 color space conversions
Hex:
        #1706a8
        RGB:
        23, 6, 168
        CMY:
        91, 98, 34
        CMYK:
        86, 96, 0, 34
      HSL:
        246°, 93.1034%, 34.1176%
        HSV (HSB):
        246°, 96.4286%, 65.8824%
        XYZ:
        7.4864, 3.1396, 37.2572
        xyY:
        0.1563, 0.0656, 3.1396
      CIE-Lab:
        20.5944, 56.5945, -76.7941
        CIE-LCH:
        20.5944, 95.3954, 306.3889
        CIE-Luv:
        20.5944, -4.7727, -79.9108
        Hunter-Lab:
        17.7188, 44.4100, -112.2655
      #1706a8 color charts
#1706a8 RGB chart
      #1706a8 CMYK chart
      #1706a8 RGB pie chart
      #1706a8 color shades, tints & tones
#1706a8 color schemes
#1706a8 color preview, HTML & CSS examples
           This text has a color of #1706a8        
        
          <p style="color:#1706a8;">Text here</p>
        
        
          .mytext {color:#1706a8;}
        
        Text color #1706a8
      
           This box has a color of #1706a8        
        
          <div style="background-color:#1706a8;">Content here</div>
        
        
          .mybackground {background-color:#1706a8;}
        
        Background color #1706a8
      
           Border around this has a color of #1706a8        
        
          <div style="border:2px solid #1706a8;">Content here</div>
        
        
          .myborder {border:2px solid #1706a8;}
        
        Border color #1706a8