#140c6d color space conversions
Hex:
        #140c6d
        RGB:
        20, 12, 109
        CMY:
        92, 95, 57
        CMYK:
        82, 89, 0, 57
      HSL:
        245°, 80.1653%, 23.7255%
        HSV (HSB):
        245°, 88.9908%, 42.7451%
        XYZ:
        3.1803, 1.5158, 14.5930
        xyY:
        0.1649, 0.0786, 1.5158
      CIE-Lab:
        12.7081, 37.3767, -52.8540
        CIE-LCH:
        12.7081, 64.7346, 305.2668
        CIE-Luv:
        12.7081, -2.5304, -45.0348
        Hunter-Lab:
        12.3118, 24.5632, -61.6574
      #140c6d color charts
#140c6d RGB chart
      #140c6d CMYK chart
      #140c6d RGB pie chart
      #140c6d color shades, tints & tones
#140c6d color schemes
#140c6d color preview, HTML & CSS examples
           This text has a color of #140c6d        
        
          <p style="color:#140c6d;">Text here</p>
        
        
          .mytext {color:#140c6d;}
        
        Text color #140c6d
      
           This box has a color of #140c6d        
        
          <div style="background-color:#140c6d;">Content here</div>
        
        
          .mybackground {background-color:#140c6d;}
        
        Background color #140c6d
      
           Border around this has a color of #140c6d        
        
          <div style="border:2px solid #140c6d;">Content here</div>
        
        
          .myborder {border:2px solid #140c6d;}
        
        Border color #140c6d