#141cb5 color space conversions
Hex:
        #141cb5
        RGB:
        20, 28, 181
        CMY:
        92, 89, 29
        CMYK:
        89, 85, 0, 29
      HSL:
        237°, 80.0995%, 39.4118%
        HSV (HSB):
        237°, 88.9503%, 70.9804%
        XYZ:
        9.0442, 4.3154, 44.0723
        xyY:
        0.1575, 0.0751, 4.3154
      CIE-Lab:
        24.6880, 52.8903, -77.7928
        CIE-LCH:
        24.6880, 94.0697, 304.2113
        CIE-Luv:
        24.6880, -7.1305, -89.7973
        Hunter-Lab:
        20.7736, 41.3600, -111.2455
      #141cb5 color charts
#141cb5 RGB chart
      #141cb5 CMYK chart
      #141cb5 RGB pie chart
      #141cb5 color shades, tints & tones
#141cb5 color schemes
#141cb5 color preview, HTML & CSS examples
           This text has a color of #141cb5        
        
          <p style="color:#141cb5;">Text here</p>
        
        
          .mytext {color:#141cb5;}
        
        Text color #141cb5
      
           This box has a color of #141cb5        
        
          <div style="background-color:#141cb5;">Content here</div>
        
        
          .mybackground {background-color:#141cb5;}
        
        Background color #141cb5
      
           Border around this has a color of #141cb5        
        
          <div style="border:2px solid #141cb5;">Content here</div>
        
        
          .myborder {border:2px solid #141cb5;}
        
        Border color #141cb5