#140c4b color space conversions
Hex:
        #140c4b
        RGB:
        20, 12, 75
        CMY:
        92, 95, 71
        CMYK:
        73, 84, 0, 71
      HSL:
        248°, 72.4138%, 17.0588%
        HSV (HSB):
        248°, 84.0000%, 29.4118%
        XYZ:
        1.6900, 0.9197, 6.7451
        xyY:
        0.1807, 0.0983, 0.9197
      CIE-Lab:
        8.3035, 25.7454, -37.2331
        CIE-LCH:
        8.3035, 45.2673, 304.6626
        CIE-Luv:
        8.3035, -0.9278, -25.5417
        Hunter-Lab:
        9.5899, 14.6734, -34.9886
      #140c4b color charts
#140c4b RGB chart
      #140c4b CMYK chart
      #140c4b RGB pie chart
      #140c4b color shades, tints & tones
#140c4b color schemes
#140c4b color preview, HTML & CSS examples
           This text has a color of #140c4b        
        
          <p style="color:#140c4b;">Text here</p>
        
        
          .mytext {color:#140c4b;}
        
        Text color #140c4b
      
           This box has a color of #140c4b        
        
          <div style="background-color:#140c4b;">Content here</div>
        
        
          .mybackground {background-color:#140c4b;}
        
        Background color #140c4b
      
           Border around this has a color of #140c4b        
        
          <div style="border:2px solid #140c4b;">Content here</div>
        
        
          .myborder {border:2px solid #140c4b;}
        
        Border color #140c4b