#140f64 color space conversions
Hex:
        #140f64
        RGB:
        20, 15, 100
        CMY:
        92, 94, 61
        CMYK:
        80, 85, 0, 61
      HSL:
        244°, 73.9130%, 22.5490%
        HSV (HSB):
        244°, 85.0000%, 39.2157%
        XYZ:
        2.7596, 1.4105, 12.1834
        xyY:
        0.1687, 0.0862, 1.4105
      CIE-Lab:
        12.0272, 32.8685, -48.0527
        CIE-LCH:
        12.0272, 58.2185, 304.3725
        CIE-Luv:
        12.0272, -2.3905, -40.4015
        Hunter-Lab:
        11.8763, 20.6924, -52.5096
      #140f64 color charts
#140f64 RGB chart
      #140f64 CMYK chart
      #140f64 RGB pie chart
      #140f64 color shades, tints & tones
#140f64 color schemes
#140f64 color preview, HTML & CSS examples
           This text has a color of #140f64        
        
          <p style="color:#140f64;">Text here</p>
        
        
          .mytext {color:#140f64;}
        
        Text color #140f64
      
           This box has a color of #140f64        
        
          <div style="background-color:#140f64;">Content here</div>
        
        
          .mybackground {background-color:#140f64;}
        
        Background color #140f64
      
           Border around this has a color of #140f64        
        
          <div style="border:2px solid #140f64;">Content here</div>
        
        
          .myborder {border:2px solid #140f64;}
        
        Border color #140f64