#140aa0 color space conversions
Hex:
        #140aa0
        RGB:
        20, 10, 160
        CMY:
        92, 96, 37
        CMYK:
        88, 94, 0, 37
      HSL:
        244°, 88.2353%, 33.3333%
        HSV (HSB):
        244°, 93.7500%, 62.7451%
        XYZ:
        6.7422, 2.9039, 33.4629
        xyY:
        0.1564, 0.0674, 2.9039
      CIE-Lab:
        19.6547, 53.2939, -73.4944
        CIE-LCH:
        19.6547, 90.7836, 305.9475
        CIE-Luv:
        19.6547, -4.8214, -75.3504
        Hunter-Lab:
        17.0407, 40.8025, -104.4990
      #140aa0 color charts
#140aa0 RGB chart
      #140aa0 CMYK chart
      #140aa0 RGB pie chart
      #140aa0 color shades, tints & tones
#140aa0 color schemes
#140aa0 color preview, HTML & CSS examples
           This text has a color of #140aa0        
        
          <p style="color:#140aa0;">Text here</p>
        
        
          .mytext {color:#140aa0;}
        
        Text color #140aa0
      
           This box has a color of #140aa0        
        
          <div style="background-color:#140aa0;">Content here</div>
        
        
          .mybackground {background-color:#140aa0;}
        
        Background color #140aa0
      
           Border around this has a color of #140aa0        
        
          <div style="border:2px solid #140aa0;">Content here</div>
        
        
          .myborder {border:2px solid #140aa0;}
        
        Border color #140aa0