#140c6b color space conversions
Hex:
        #140c6b
        RGB:
        20, 12, 107
        CMY:
        92, 95, 58
        CMYK:
        81, 89, 0, 58
      HSL:
        245°, 79.8319%, 23.3333%
        HSV (HSB):
        245°, 88.7850%, 41.9608%
        XYZ:
        3.0738, 1.4732, 14.0323
        xyY:
        0.1654, 0.0793, 1.4732
      CIE-Lab:
        12.4367, 36.7282, -51.9940
        CIE-LCH:
        12.4367, 63.6580, 305.2371
        CIE-Luv:
        12.4367, -2.4352, -43.8522
        Hunter-Lab:
        12.1376, 23.9639, -60.0491
      #140c6b color charts
#140c6b RGB chart
      #140c6b CMYK chart
      #140c6b RGB pie chart
      #140c6b color shades, tints & tones
#140c6b color schemes
#140c6b color preview, HTML & CSS examples
           This text has a color of #140c6b        
        
          <p style="color:#140c6b;">Text here</p>
        
        
          .mytext {color:#140c6b;}
        
        Text color #140c6b
      
           This box has a color of #140c6b        
        
          <div style="background-color:#140c6b;">Content here</div>
        
        
          .mybackground {background-color:#140c6b;}
        
        Background color #140c6b
      
           Border around this has a color of #140c6b        
        
          <div style="border:2px solid #140c6b;">Content here</div>
        
        
          .myborder {border:2px solid #140c6b;}
        
        Border color #140c6b