#140ad8 color space conversions
Hex:
        #140ad8
        RGB:
        20, 10, 216
        CMY:
        92, 96, 15
        CMYK:
        91, 95, 0, 15
      HSL:
        243°, 91.1504%, 44.3137%
        HSV (HSB):
        243°, 95.3704%, 84.7059%
        XYZ:
        12.7917, 5.3237, 65.3191
        xyY:
        0.1533, 0.0638, 5.3237
      CIE-Lab:
        27.6377, 68.1385, -93.4399
        CIE-LCH:
        27.6377, 115.6455, 306.1004
        CIE-Luv:
        27.6377, -7.3831, -108.6205
        Hunter-Lab:
        23.0731, 58.5824, -151.6968
      #140ad8 color charts
#140ad8 RGB chart
      #140ad8 CMYK chart
      #140ad8 RGB pie chart
      #140ad8 color shades, tints & tones
#140ad8 color schemes
#140ad8 color preview, HTML & CSS examples
           This text has a color of #140ad8        
        
          <p style="color:#140ad8;">Text here</p>
        
        
          .mytext {color:#140ad8;}
        
        Text color #140ad8
      
           This box has a color of #140ad8        
        
          <div style="background-color:#140ad8;">Content here</div>
        
        
          .mybackground {background-color:#140ad8;}
        
        Background color #140ad8
      
           Border around this has a color of #140ad8        
        
          <div style="border:2px solid #140ad8;">Content here</div>
        
        
          .myborder {border:2px solid #140ad8;}
        
        Border color #140ad8