#140faf color space conversions
Hex:
        #140faf
        RGB:
        20, 15, 175
        CMY:
        92, 94, 31
        CMYK:
        89, 91, 0, 31
      HSL:
        242°, 84.2105%, 37.2549%
        HSV (HSB):
        242°, 91.4286%, 68.6275%
        XYZ:
        8.1972, 3.5855, 40.8175
        xyY:
        0.1558, 0.0682, 3.5855
      CIE-Lab:
        22.2509, 56.0336, -78.2590
        CIE-LCH:
        22.2509, 96.2509, 305.6027
        CIE-Luv:
        22.2509, -5.8020, -84.8605
        Hunter-Lab:
        18.9355, 44.1358, -114.5513
      #140faf color charts
#140faf RGB chart
      #140faf CMYK chart
      #140faf RGB pie chart
      #140faf color shades, tints & tones
#140faf color schemes
#140faf color preview, HTML & CSS examples
           This text has a color of #140faf        
        
          <p style="color:#140faf;">Text here</p>
        
        
          .mytext {color:#140faf;}
        
        Text color #140faf
      
           This box has a color of #140faf        
        
          <div style="background-color:#140faf;">Content here</div>
        
        
          .mybackground {background-color:#140faf;}
        
        Background color #140faf
      
           Border around this has a color of #140faf        
        
          <div style="border:2px solid #140faf;">Content here</div>
        
        
          .myborder {border:2px solid #140faf;}
        
        Border color #140faf