#146e86 color space conversions
Hex:
        #146e86
        RGB:
        20, 110, 134
        CMY:
        92, 57, 47
        CMYK:
        85, 18, 0, 47
      HSL:
        193°, 74.0260%, 30.1961%
        HSV (HSB):
        193°, 85.0746%, 52.5490%
        XYZ:
        10.1675, 13.0218, 24.5318
        xyY:
        0.2131, 0.2729, 13.0218
      CIE-Lab:
        42.7961, -16.0782, -20.3263
        CIE-LCH:
        42.7961, 25.9165, 231.6559
        CIE-Luv:
        42.7961, -28.9949, -26.9348
        Hunter-Lab:
        36.0858, -12.8560, -15.0465
      #146e86 color charts
#146e86 RGB chart
      #146e86 CMYK chart
      #146e86 RGB pie chart
      #146e86 color shades, tints & tones
#146e86 color schemes
#146e86 color preview, HTML & CSS examples
           This text has a color of #146e86        
        
          <p style="color:#146e86;">Text here</p>
        
        
          .mytext {color:#146e86;}
        
        Text color #146e86
      
           This box has a color of #146e86        
        
          <div style="background-color:#146e86;">Content here</div>
        
        
          .mybackground {background-color:#146e86;}
        
        Background color #146e86
      
           Border around this has a color of #146e86        
        
          <div style="border:2px solid #146e86;">Content here</div>
        
        
          .myborder {border:2px solid #146e86;}
        
        Border color #146e86