#140b47 color space conversions
Hex:
        #140b47
        RGB:
        20, 11, 71
        CMY:
        92, 96, 72
        CMYK:
        72, 85, 0, 72
      HSL:
        249°, 73.1707%, 16.0784%
        HSV (HSB):
        249°, 84.5070%, 27.8431%
        XYZ:
        1.5455, 0.8430, 6.0425
        xyY:
        0.1833, 0.1000, 0.8430
      CIE-Lab:
        7.6147, 24.8840, -35.5716
        CIE-LCH:
        7.6147, 43.4114, 304.9746
        CIE-Luv:
        7.6147, -0.6488, -23.1220
        Hunter-Lab:
        9.1815, 13.9787, -32.5927
      #140b47 color charts
#140b47 RGB chart
      #140b47 CMYK chart
      #140b47 RGB pie chart
      #140b47 color shades, tints & tones
#140b47 color schemes
#140b47 color preview, HTML & CSS examples
           This text has a color of #140b47        
        
          <p style="color:#140b47;">Text here</p>
        
        
          .mytext {color:#140b47;}
        
        Text color #140b47
      
           This box has a color of #140b47        
        
          <div style="background-color:#140b47;">Content here</div>
        
        
          .mybackground {background-color:#140b47;}
        
        Background color #140b47
      
           Border around this has a color of #140b47        
        
          <div style="border:2px solid #140b47;">Content here</div>
        
        
          .myborder {border:2px solid #140b47;}
        
        Border color #140b47