#146a75 color space conversions
Hex:
        #146a75
        RGB:
        20, 106, 117
        CMY:
        92, 58, 54
        CMYK:
        83, 9, 0, 54
      HSL:
        187°, 70.8029%, 26.8627%
        HSV (HSB):
        187°, 82.9060%, 45.8824%
        XYZ:
        8.6534, 11.7411, 18.6398
        xyY:
        0.2217, 0.3008, 11.7411
      CIE-Lab:
        40.8017, -19.9021, -13.1173
        CIE-LCH:
        40.8017, 23.8361, 213.3886
        CIE-Luv:
        40.8017, -28.6586, -15.5443
        Hunter-Lab:
        34.2654, -14.8858, -8.2671
      #146a75 color charts
#146a75 RGB chart
      #146a75 CMYK chart
      #146a75 RGB pie chart
      #146a75 color shades, tints & tones
#146a75 color schemes
#146a75 color preview, HTML & CSS examples
           This text has a color of #146a75        
        
          <p style="color:#146a75;">Text here</p>
        
        
          .mytext {color:#146a75;}
        
        Text color #146a75
      
           This box has a color of #146a75        
        
          <div style="background-color:#146a75;">Content here</div>
        
        
          .mybackground {background-color:#146a75;}
        
        Background color #146a75
      
           Border around this has a color of #146a75        
        
          <div style="border:2px solid #146a75;">Content here</div>
        
        
          .myborder {border:2px solid #146a75;}
        
        Border color #146a75