#140e88 color space conversions
Hex:
        #140e88
        RGB:
        20, 14, 136
        CMY:
        92, 95, 47
        CMYK:
        85, 90, 0, 47
      HSL:
        243°, 81.3333%, 29.4118%
        HSV (HSB):
        243°, 89.7059%, 53.3333%
        XYZ:
        4.8895, 2.2404, 23.4673
        xyY:
        0.1598, 0.0732, 2.2404
      CIE-Lab:
        16.7013, 45.0025, -63.5309
        CIE-LCH:
        16.7013, 77.8550, 305.3121
        CIE-Luv:
        16.7013, -3.9602, -61.4823
        Hunter-Lab:
        14.9679, 32.1157, -82.4799
      #140e88 color charts
#140e88 RGB chart
      #140e88 CMYK chart
      #140e88 RGB pie chart
      #140e88 color shades, tints & tones
#140e88 color schemes
#140e88 color preview, HTML & CSS examples
           This text has a color of #140e88        
        
          <p style="color:#140e88;">Text here</p>
        
        
          .mytext {color:#140e88;}
        
        Text color #140e88
      
           This box has a color of #140e88        
        
          <div style="background-color:#140e88;">Content here</div>
        
        
          .mybackground {background-color:#140e88;}
        
        Background color #140e88
      
           Border around this has a color of #140e88        
        
          <div style="border:2px solid #140e88;">Content here</div>
        
        
          .myborder {border:2px solid #140e88;}
        
        Border color #140e88