#016686 color space conversions
Hex:
        #016686
        RGB:
        1, 102, 134
        CMY:
        100, 60, 47
        CMYK:
        99, 24, 0, 47
      HSL:
        194°, 98.5185%, 26.4706%
        HSV (HSB):
        194°, 99.2537%, 52.5490%
        XYZ:
        9.0670, 11.2304, 24.2441
        xyY:
        0.2036, 0.2521, 11.2304
      CIE-Lab:
        39.9659, -12.7717, -24.7283
        CIE-LCH:
        39.9659, 27.8317, 242.6844
        CIE-Luv:
        39.9659, -27.4931, -33.4874
        Hunter-Lab:
        33.5118, -10.3507, -19.4350
      #016686 color charts
#016686 RGB chart
      #016686 CMYK chart
      #016686 RGB pie chart
      #016686 color shades, tints & tones
#016686 color schemes
#016686 color preview, HTML & CSS examples
           This text has a color of #016686        
        
          <p style="color:#016686;">Text here</p>
        
        
          .mytext {color:#016686;}
        
        Text color #016686
      
           This box has a color of #016686        
        
          <div style="background-color:#016686;">Content here</div>
        
        
          .mybackground {background-color:#016686;}
        
        Background color #016686
      
           Border around this has a color of #016686        
        
          <div style="border:2px solid #016686;">Content here</div>
        
        
          .myborder {border:2px solid #016686;}
        
        Border color #016686