#146eaf color space conversions
Hex:
        #146eaf
        RGB:
        20, 110, 175
        CMY:
        92, 57, 31
        CMYK:
        89, 37, 0, 31
      HSL:
        205°, 79.4872%, 38.2353%
        HSV (HSB):
        205°, 88.5714%, 68.6275%
        XYZ:
        13.6023, 14.3957, 42.6192
        xyY:
        0.1926, 0.2039, 14.3957
      CIE-Lab:
        44.7952, -0.5144, -41.4809
        CIE-LCH:
        44.7952, 41.4841, 269.2895
        CIE-Luv:
        44.7952, -26.5558, -61.6233
        Hunter-Lab:
        37.9417, -2.4049, -40.0401
      #146eaf color charts
#146eaf RGB chart
      #146eaf CMYK chart
      #146eaf RGB pie chart
      #146eaf color shades, tints & tones
#146eaf color schemes
#146eaf color preview, HTML & CSS examples
           This text has a color of #146eaf        
        
          <p style="color:#146eaf;">Text here</p>
        
        
          .mytext {color:#146eaf;}
        
        Text color #146eaf
      
           This box has a color of #146eaf        
        
          <div style="background-color:#146eaf;">Content here</div>
        
        
          .mybackground {background-color:#146eaf;}
        
        Background color #146eaf
      
           Border around this has a color of #146eaf        
        
          <div style="border:2px solid #146eaf;">Content here</div>
        
        
          .myborder {border:2px solid #146eaf;}
        
        Border color #146eaf