#140b2e color space conversions
Hex:
        #140b2e
        RGB:
        20, 11, 46
        CMY:
        92, 96, 82
        CMYK:
        57, 76, 0, 82
      HSL:
        255°, 61.4035%, 11.1765%
        HSV (HSB):
        255°, 76.0870%, 18.0392%
        XYZ:
        0.9013, 0.5853, 2.6502
        xyY:
        0.2179, 0.1415, 0.5853
      CIE-Lab:
        5.2872, 14.0763, -21.2593
        CIE-LCH:
        5.2872, 25.4971, 303.5095
        CIE-Luv:
        5.2872, 0.4558, -11.6547
        Hunter-Lab:
        7.6506, 7.6401, -15.1831
      #140b2e color charts
#140b2e RGB chart
      #140b2e CMYK chart
      #140b2e RGB pie chart
      #140b2e color shades, tints & tones
#140b2e color schemes
#140b2e color preview, HTML & CSS examples
           This text has a color of #140b2e        
        
          <p style="color:#140b2e;">Text here</p>
        
        
          .mytext {color:#140b2e;}
        
        Text color #140b2e
      
           This box has a color of #140b2e        
        
          <div style="background-color:#140b2e;">Content here</div>
        
        
          .mybackground {background-color:#140b2e;}
        
        Background color #140b2e
      
           Border around this has a color of #140b2e        
        
          <div style="border:2px solid #140b2e;">Content here</div>
        
        
          .myborder {border:2px solid #140b2e;}
        
        Border color #140b2e