#140ba1 color space conversions
Hex:
        #140ba1
        RGB:
        20, 11, 161
        CMY:
        92, 96, 37
        CMYK:
        88, 93, 0, 37
      HSL:
        244°, 87.2093%, 33.7255%
        HSV (HSB):
        244°, 93.1677%, 63.1373%
        XYZ:
        6.8412, 2.9613, 33.9292
        xyY:
        0.1564, 0.0677, 2.9613
      CIE-Lab:
        19.8881, 53.2959, -73.7161
        CIE-LCH:
        19.8881, 90.9643, 305.8665
        CIE-Luv:
        19.8881, -4.9231, -76.0637
        Hunter-Lab:
        17.2084, 40.8481, -104.8545
      #140ba1 color charts
#140ba1 RGB chart
      #140ba1 CMYK chart
      #140ba1 RGB pie chart
      #140ba1 color shades, tints & tones
#140ba1 color schemes
#140ba1 color preview, HTML & CSS examples
           This text has a color of #140ba1        
        
          <p style="color:#140ba1;">Text here</p>
        
        
          .mytext {color:#140ba1;}
        
        Text color #140ba1
      
           This box has a color of #140ba1        
        
          <div style="background-color:#140ba1;">Content here</div>
        
        
          .mybackground {background-color:#140ba1;}
        
        Background color #140ba1
      
           Border around this has a color of #140ba1        
        
          <div style="border:2px solid #140ba1;">Content here</div>
        
        
          .myborder {border:2px solid #140ba1;}
        
        Border color #140ba1