#1685bc color space conversions
Hex:
        #1685bc
        RGB:
        22, 133, 188
        CMY:
        91, 48, 26
        CMYK:
        88, 29, 0, 26
      HSL:
        200°, 79.0476%, 41.1765%
        HSV (HSB):
        200°, 88.2979%, 73.7255%
        XYZ:
        17.7955, 20.5765, 50.6107
        xyY:
        0.2000, 0.2312, 20.5765
      CIE-Lab:
        52.4828, -9.1442, -36.8521
        CIE-LCH:
        52.4828, 37.9696, 256.0645
        CIE-Luv:
        52.4828, -33.4377, -55.3570
        Hunter-Lab:
        45.3613, -9.3557, -34.3984
      #1685bc color charts
#1685bc RGB chart
      #1685bc CMYK chart
      #1685bc RGB pie chart
      #1685bc color shades, tints & tones
#1685bc color schemes
#1685bc color preview, HTML & CSS examples
           This text has a color of #1685bc        
        
          <p style="color:#1685bc;">Text here</p>
        
        
          .mytext {color:#1685bc;}
        
        Text color #1685bc
      
           This box has a color of #1685bc        
        
          <div style="background-color:#1685bc;">Content here</div>
        
        
          .mybackground {background-color:#1685bc;}
        
        Background color #1685bc
      
           Border around this has a color of #1685bc        
        
          <div style="border:2px solid #1685bc;">Content here</div>
        
        
          .myborder {border:2px solid #1685bc;}
        
        Border color #1685bc