#140e82 color space conversions
Hex:
        #140e82
        RGB:
        20, 14, 130
        CMY:
        92, 95, 49
        CMYK:
        85, 89, 0, 49
      HSL:
        243°, 80.5556%, 28.2353%
        HSV (HSB):
        243°, 89.2308%, 50.9804%
        XYZ:
        4.4748, 2.0745, 21.2837
        xyY:
        0.1608, 0.0745, 2.0745
      CIE-Lab:
        15.8735, 43.1577, -61.1172
        CIE-LCH:
        15.8735, 74.8191, 305.2277
        CIE-Luv:
        15.8735, -3.6826, -57.9003
        Hunter-Lab:
        14.4031, 30.2512, -77.5312
      #140e82 color charts
#140e82 RGB chart
      #140e82 CMYK chart
      #140e82 RGB pie chart
      #140e82 color shades, tints & tones
#140e82 color schemes
#140e82 color preview, HTML & CSS examples
           This text has a color of #140e82        
        
          <p style="color:#140e82;">Text here</p>
        
        
          .mytext {color:#140e82;}
        
        Text color #140e82
      
           This box has a color of #140e82        
        
          <div style="background-color:#140e82;">Content here</div>
        
        
          .mybackground {background-color:#140e82;}
        
        Background color #140e82
      
           Border around this has a color of #140e82        
        
          <div style="border:2px solid #140e82;">Content here</div>
        
        
          .myborder {border:2px solid #140e82;}
        
        Border color #140e82