#140f55 color space conversions
Hex:
        #140f55
        RGB:
        20, 15, 85
        CMY:
        92, 94, 67
        CMYK:
        76, 82, 0, 67
      HSL:
        244°, 70.0000%, 19.6078%
        HSV (HSB):
        244°, 82.3529%, 33.3333%
        XYZ:
        2.0990, 1.1462, 8.7049
        xyY:
        0.1756, 0.0959, 1.1462
      CIE-Lab:
        10.1548, 27.5438, -41.0642
        CIE-LCH:
        10.1548, 49.4462, 303.8517
        CIE-Luv:
        10.1548, -1.7077, -31.8339
        Hunter-Lab:
        10.7063, 16.2596, -40.7124
      #140f55 color charts
#140f55 RGB chart
      #140f55 CMYK chart
      #140f55 RGB pie chart
      #140f55 color shades, tints & tones
#140f55 color schemes
#140f55 color preview, HTML & CSS examples
           This text has a color of #140f55        
        
          <p style="color:#140f55;">Text here</p>
        
        
          .mytext {color:#140f55;}
        
        Text color #140f55
      
           This box has a color of #140f55        
        
          <div style="background-color:#140f55;">Content here</div>
        
        
          .mybackground {background-color:#140f55;}
        
        Background color #140f55
      
           Border around this has a color of #140f55        
        
          <div style="border:2px solid #140f55;">Content here</div>
        
        
          .myborder {border:2px solid #140f55;}
        
        Border color #140f55