#140ac6 color space conversions
Hex:
        #140ac6
        RGB:
        20, 10, 198
        CMY:
        92, 96, 22
        CMYK:
        90, 95, 0, 22
      HSL:
        243°, 90.3846%, 40.7843%
        HSV (HSB):
        243°, 94.9495%, 77.6471%
        XYZ:
        10.5901, 4.4430, 53.7255
        xyY:
        0.1540, 0.0646, 4.4430
      CIE-Lab:
        25.0851, 63.5061, -87.2048
        CIE-LCH:
        25.0851, 107.8782, 306.0637
        CIE-Luv:
        25.0851, -6.5752, -98.0318
        Hunter-Lab:
        21.0785, 52.7932, -136.3654
      #140ac6 color charts
#140ac6 RGB chart
      #140ac6 CMYK chart
      #140ac6 RGB pie chart
      #140ac6 color shades, tints & tones
#140ac6 color schemes
#140ac6 color preview, HTML & CSS examples
           This text has a color of #140ac6        
        
          <p style="color:#140ac6;">Text here</p>
        
        
          .mytext {color:#140ac6;}
        
        Text color #140ac6
      
           This box has a color of #140ac6        
        
          <div style="background-color:#140ac6;">Content here</div>
        
        
          .mybackground {background-color:#140ac6;}
        
        Background color #140ac6
      
           Border around this has a color of #140ac6        
        
          <div style="border:2px solid #140ac6;">Content here</div>
        
        
          .myborder {border:2px solid #140ac6;}
        
        Border color #140ac6