#140ecb color space conversions
Hex:
        #140ecb
        RGB:
        20, 14, 203
        CMY:
        92, 95, 20
        CMYK:
        90, 93, 0, 20
      HSL:
        242°, 87.0968%, 42.5490%
        HSV (HSB):
        242°, 93.1034%, 79.6078%
        XYZ:
        11.2250, 4.7746, 56.8299
        xyY:
        0.1541, 0.0656, 4.7746
      CIE-Lab:
        26.0827, 63.9215, -88.4719
        CIE-LCH:
        26.0827, 109.1478, 305.8484
        CIE-Luv:
        26.0827, -6.9859, -101.2860
        Hunter-Lab:
        21.8508, 53.4584, -138.9064
      #140ecb color charts
#140ecb RGB chart
      #140ecb CMYK chart
      #140ecb RGB pie chart
      #140ecb color shades, tints & tones
#140ecb color schemes
#140ecb color preview, HTML & CSS examples
           This text has a color of #140ecb        
        
          <p style="color:#140ecb;">Text here</p>
        
        
          .mytext {color:#140ecb;}
        
        Text color #140ecb
      
           This box has a color of #140ecb        
        
          <div style="background-color:#140ecb;">Content here</div>
        
        
          .mybackground {background-color:#140ecb;}
        
        Background color #140ecb
      
           Border around this has a color of #140ecb        
        
          <div style="border:2px solid #140ecb;">Content here</div>
        
        
          .myborder {border:2px solid #140ecb;}
        
        Border color #140ecb