#014b50 color space conversions
Hex:
        #014b50
        RGB:
        1, 75, 80
        CMY:
        100, 71, 69
        CMYK:
        99, 6, 0, 69
      HSL:
        184°, 97.5309%, 15.8824%
        HSV (HSB):
        184°, 98.7500%, 31.3725%
        XYZ:
        3.9766, 5.6178, 8.4642
        xyY:
        0.2202, 0.3111, 5.6178
      CIE-Lab:
        28.4270, -17.9181, -8.7586
        CIE-LCH:
        28.4270, 19.9442, 206.0499
        CIE-Luv:
        28.4270, -21.3838, -8.6495
        Hunter-Lab:
        23.7019, -11.5306, -4.5817
      #014b50 color charts
#014b50 RGB chart
      #014b50 CMYK chart
      #014b50 RGB pie chart
      #014b50 color shades, tints & tones
#014b50 color schemes
#014b50 color preview, HTML & CSS examples
           This text has a color of #014b50        
        
          <p style="color:#014b50;">Text here</p>
        
        
          .mytext {color:#014b50;}
        
        Text color #014b50
      
           This box has a color of #014b50        
        
          <div style="background-color:#014b50;">Content here</div>
        
        
          .mybackground {background-color:#014b50;}
        
        Background color #014b50
      
           Border around this has a color of #014b50        
        
          <div style="border:2px solid #014b50;">Content here</div>
        
        
          .myborder {border:2px solid #014b50;}
        
        Border color #014b50