#146a7a color space conversions
Hex:
        #146a7a
        RGB:
        20, 106, 122
        CMY:
        92, 58, 52
        CMYK:
        84, 13, 0, 52
      HSL:
        189°, 71.8310%, 27.8431%
        HSV (HSB):
        189°, 83.6066%, 47.8431%
        XYZ:
        8.9554, 11.8619, 20.2299
        xyY:
        0.2182, 0.2890, 11.8619
      CIE-Lab:
        40.9958, -18.1523, -15.8547
        CIE-LCH:
        40.9958, 24.1014, 221.1349
        CIE-Luv:
        40.9958, -28.3260, -19.7843
        Hunter-Lab:
        34.4412, -13.8585, -10.7168
      #146a7a color charts
#146a7a RGB chart
      #146a7a CMYK chart
      #146a7a RGB pie chart
      #146a7a color shades, tints & tones
#146a7a color schemes
#146a7a color preview, HTML & CSS examples
           This text has a color of #146a7a        
        
          <p style="color:#146a7a;">Text here</p>
        
        
          .mytext {color:#146a7a;}
        
        Text color #146a7a
      
           This box has a color of #146a7a        
        
          <div style="background-color:#146a7a;">Content here</div>
        
        
          .mybackground {background-color:#146a7a;}
        
        Background color #146a7a
      
           Border around this has a color of #146a7a        
        
          <div style="border:2px solid #146a7a;">Content here</div>
        
        
          .myborder {border:2px solid #146a7a;}
        
        Border color #146a7a