#141eb4 color space conversions
Hex:
        #141eb4
        RGB:
        20, 30, 180
        CMY:
        92, 88, 29
        CMYK:
        89, 83, 0, 29
      HSL:
        236°, 80.0000%, 39.2157%
        HSV (HSB):
        236°, 88.8889%, 70.5882%
        XYZ:
        8.9910, 4.3726, 43.5501
        xyY:
        0.1580, 0.0768, 4.3726
      CIE-Lab:
        24.8667, 51.6709, -76.8979
        CIE-LCH:
        24.8667, 92.6454, 303.8988
        CIE-Luv:
        24.8667, -7.3066, -89.4110
        Hunter-Lab:
        20.9107, 40.1562, -108.8444
      #141eb4 color charts
#141eb4 RGB chart
      #141eb4 CMYK chart
      #141eb4 RGB pie chart
      #141eb4 color shades, tints & tones
#141eb4 color schemes
#141eb4 color preview, HTML & CSS examples
           This text has a color of #141eb4        
        
          <p style="color:#141eb4;">Text here</p>
        
        
          .mytext {color:#141eb4;}
        
        Text color #141eb4
      
           This box has a color of #141eb4        
        
          <div style="background-color:#141eb4;">Content here</div>
        
        
          .mybackground {background-color:#141eb4;}
        
        Background color #141eb4
      
           Border around this has a color of #141eb4        
        
          <div style="border:2px solid #141eb4;">Content here</div>
        
        
          .myborder {border:2px solid #141eb4;}
        
        Border color #141eb4