#014246 color space conversions
Hex:
        #014246
        RGB:
        1, 66, 70
        CMY:
        100, 74, 73
        CMYK:
        99, 6, 0, 73
      HSL:
        183°, 97.1831%, 13.9216%
        HSV (HSB):
        183°, 98.5714%, 27.4510%
        XYZ:
        3.0662, 4.3451, 6.4714
        xyY:
        0.2209, 0.3130, 4.3451
      CIE-Lab:
        24.7809, -16.6109, -7.7387
        CIE-LCH:
        24.7809, 18.3251, 204.9799
        CIE-Luv:
        24.7809, -18.6591, -7.1559
        Hunter-Lab:
        20.8449, -10.2216, -3.8156
      #014246 color charts
#014246 RGB chart
      #014246 CMYK chart
      #014246 RGB pie chart
      #014246 color shades, tints & tones
#014246 color schemes
#014246 color preview, HTML & CSS examples
           This text has a color of #014246        
        
          <p style="color:#014246;">Text here</p>
        
        
          .mytext {color:#014246;}
        
        Text color #014246
      
           This box has a color of #014246        
        
          <div style="background-color:#014246;">Content here</div>
        
        
          .mybackground {background-color:#014246;}
        
        Background color #014246
      
           Border around this has a color of #014246        
        
          <div style="border:2px solid #014246;">Content here</div>
        
        
          .myborder {border:2px solid #014246;}
        
        Border color #014246