#140fa1 color space conversions
Hex:
        #140fa1
        RGB:
        20, 15, 161
        CMY:
        92, 94, 37
        CMYK:
        88, 91, 0, 37
      HSL:
        242°, 82.9545%, 34.5098%
        HSV (HSB):
        242°, 90.6832%, 63.1373%
        XYZ:
        6.8923, 3.0636, 33.9463
        xyY:
        0.1570, 0.0698, 3.0636
      CIE-Lab:
        20.2967, 52.0517, -73.0343
        CIE-LCH:
        20.2967, 89.6849, 305.4776
        CIE-Luv:
        20.2967, -5.1744, -76.5421
        Hunter-Lab:
        17.5031, 39.6591, -102.7376
      #140fa1 color charts
#140fa1 RGB chart
      #140fa1 CMYK chart
      #140fa1 RGB pie chart
      #140fa1 color shades, tints & tones
#140fa1 color schemes
#140fa1 color preview, HTML & CSS examples
           This text has a color of #140fa1        
        
          <p style="color:#140fa1;">Text here</p>
        
        
          .mytext {color:#140fa1;}
        
        Text color #140fa1
      
           This box has a color of #140fa1        
        
          <div style="background-color:#140fa1;">Content here</div>
        
        
          .mybackground {background-color:#140fa1;}
        
        Background color #140fa1
      
           Border around this has a color of #140fa1        
        
          <div style="border:2px solid #140fa1;">Content here</div>
        
        
          .myborder {border:2px solid #140fa1;}
        
        Border color #140fa1