#014d53 color space conversions
Hex:
        #014d53
        RGB:
        1, 77, 83
        CMY:
        100, 70, 67
        CMYK:
        99, 7, 0, 67
      HSL:
        184°, 97.6190%, 16.4706%
        HSV (HSB):
        184°, 98.7952%, 32.5490%
        XYZ:
        4.2277, 5.9387, 9.1071
        xyY:
        0.2194, 0.3081, 5.9387
      CIE-Lab:
        29.2574, -17.9174, -9.4354
        CIE-LCH:
        29.2574, 20.2500, 207.7716
        CIE-Luv:
        29.2574, -21.9276, -9.6065
        Hunter-Lab:
        24.3695, -11.6798, -5.0985
      #014d53 color charts
#014d53 RGB chart
      #014d53 CMYK chart
      #014d53 RGB pie chart
      #014d53 color shades, tints & tones
#014d53 color schemes
#014d53 color preview, HTML & CSS examples
           This text has a color of #014d53        
        
          <p style="color:#014d53;">Text here</p>
        
        
          .mytext {color:#014d53;}
        
        Text color #014d53
      
           This box has a color of #014d53        
        
          <div style="background-color:#014d53;">Content here</div>
        
        
          .mybackground {background-color:#014d53;}
        
        Background color #014d53
      
           Border around this has a color of #014d53        
        
          <div style="border:2px solid #014d53;">Content here</div>
        
        
          .myborder {border:2px solid #014d53;}
        
        Border color #014d53