#014c55 color space conversions
Hex:
        #014c55
        RGB:
        1, 76, 85
        CMY:
        100, 70, 67
        CMYK:
        99, 11, 0, 67
      HSL:
        186°, 97.6744%, 16.8627%
        HSV (HSB):
        186°, 98.8235%, 33.3333%
        XYZ:
        4.2367, 5.8312, 9.4966
        xyY:
        0.2165, 0.2981, 5.8312
      CIE-Lab:
        28.9826, -16.6083, -11.1388
        CIE-LCH:
        28.9826, 19.9977, 213.8488
        CIE-Luv:
        28.9826, -21.4183, -11.9449
        Hunter-Lab:
        24.1479, -10.9417, -6.4133
      #014c55 color charts
#014c55 RGB chart
      #014c55 CMYK chart
      #014c55 RGB pie chart
      #014c55 color shades, tints & tones
#014c55 color schemes
#014c55 color preview, HTML & CSS examples
           This text has a color of #014c55        
        
          <p style="color:#014c55;">Text here</p>
        
        
          .mytext {color:#014c55;}
        
        Text color #014c55
      
           This box has a color of #014c55        
        
          <div style="background-color:#014c55;">Content here</div>
        
        
          .mybackground {background-color:#014c55;}
        
        Background color #014c55
      
           Border around this has a color of #014c55        
        
          <div style="border:2px solid #014c55;">Content here</div>
        
        
          .myborder {border:2px solid #014c55;}
        
        Border color #014c55