#140b64 color space conversions
Hex:
        #140b64
        RGB:
        20, 11, 100
        CMY:
        92, 96, 61
        CMYK:
        80, 89, 0, 61
      HSL:
        246°, 80.1802%, 21.7647%
        HSV (HSB):
        246°, 89.0000%, 39.2157%
        XYZ:
        2.7084, 1.3082, 12.1663
        xyY:
        0.1674, 0.0808, 1.3082
      CIE-Lab:
        11.3325, 34.9074, -49.2054
        CIE-LCH:
        11.3325, 60.3300, 305.3528
        CIE-Luv:
        11.3325, -2.0165, -39.5131
        Hunter-Lab:
        11.4375, 22.2533, -55.0619
      #140b64 color charts
#140b64 RGB chart
      #140b64 CMYK chart
      #140b64 RGB pie chart
      #140b64 color shades, tints & tones
#140b64 color schemes
#140b64 color preview, HTML & CSS examples
           This text has a color of #140b64        
        
          <p style="color:#140b64;">Text here</p>
        
        
          .mytext {color:#140b64;}
        
        Text color #140b64
      
           This box has a color of #140b64        
        
          <div style="background-color:#140b64;">Content here</div>
        
        
          .mybackground {background-color:#140b64;}
        
        Background color #140b64
      
           Border around this has a color of #140b64        
        
          <div style="border:2px solid #140b64;">Content here</div>
        
        
          .myborder {border:2px solid #140b64;}
        
        Border color #140b64