#146a88 color space conversions
Hex:
        #146a88
        RGB:
        20, 106, 136
        CMY:
        92, 58, 47
        CMYK:
        85, 22, 0, 47
      HSL:
        196°, 74.3590%, 30.5882%
        HSV (HSB):
        196°, 85.2941%, 53.3333%
        XYZ:
        9.8865, 12.2344, 25.1329
        xyY:
        0.2092, 0.2589, 12.2344
      CIE-Lab:
        41.5862, -13.0705, -23.3983
        CIE-LCH:
        41.5862, 26.8015, 240.8120
        CIE-Luv:
        41.5862, -27.4204, -31.7370
        Hunter-Lab:
        34.9777, -10.7577, -18.1181
      #146a88 color charts
#146a88 RGB chart
      #146a88 CMYK chart
      #146a88 RGB pie chart
      #146a88 color shades, tints & tones
#146a88 color schemes
#146a88 color preview, HTML & CSS examples
           This text has a color of #146a88        
        
          <p style="color:#146a88;">Text here</p>
        
        
          .mytext {color:#146a88;}
        
        Text color #146a88
      
           This box has a color of #146a88        
        
          <div style="background-color:#146a88;">Content here</div>
        
        
          .mybackground {background-color:#146a88;}
        
        Background color #146a88
      
           Border around this has a color of #146a88        
        
          <div style="border:2px solid #146a88;">Content here</div>
        
        
          .myborder {border:2px solid #146a88;}
        
        Border color #146a88