#014344 color space conversions
Hex:
        #014344
        RGB:
        1, 67, 68
        CMY:
        100, 74, 73
        CMYK:
        99, 1, 0, 73
      HSL:
        181°, 97.1014%, 13.5294%
        HSV (HSB):
        181°, 98.5294%, 26.6667%
        XYZ:
        3.0631, 4.4381, 6.1640
        xyY:
        0.2242, 0.3248, 4.4381
      CIE-Lab:
        25.0700, -17.9114, -5.9845
        CIE-LCH:
        25.0700, 18.8848, 198.4754
        CIE-Luv:
        25.0700, -19.1669, -4.9186
        Hunter-Lab:
        21.0668, -10.9136, -2.6011
      #014344 color charts
#014344 RGB chart
      #014344 CMYK chart
      #014344 RGB pie chart
      #014344 color shades, tints & tones
#014344 color schemes
#014344 color preview, HTML & CSS examples
           This text has a color of #014344        
        
          <p style="color:#014344;">Text here</p>
        
        
          .mytext {color:#014344;}
        
        Text color #014344
      
           This box has a color of #014344        
        
          <div style="background-color:#014344;">Content here</div>
        
        
          .mybackground {background-color:#014344;}
        
        Background color #014344
      
           Border around this has a color of #014344        
        
          <div style="border:2px solid #014344;">Content here</div>
        
        
          .myborder {border:2px solid #014344;}
        
        Border color #014344