#141ac5 color space conversions
Hex:
        #141ac5
        RGB:
        20, 26, 197
        CMY:
        92, 90, 23
        CMYK:
        90, 87, 0, 23
      HSL:
        238°, 81.5668%, 42.5490%
        HSV (HSB):
        238°, 89.8477%, 77.2549%
        XYZ:
        10.7359, 4.9187, 53.2069
        xyY:
        0.1559, 0.0714, 4.9187
      CIE-Lab:
        26.5020, 58.4984, -84.2517
        CIE-LCH:
        26.5020, 102.5691, 304.7734
        CIE-Luv:
        26.5020, -7.5589, -98.8822
        Hunter-Lab:
        22.1782, 47.5956, -126.7156
      #141ac5 color charts
#141ac5 RGB chart
      #141ac5 CMYK chart
      #141ac5 RGB pie chart
      #141ac5 color shades, tints & tones
#141ac5 color schemes
#141ac5 color preview, HTML & CSS examples
           This text has a color of #141ac5        
        
          <p style="color:#141ac5;">Text here</p>
        
        
          .mytext {color:#141ac5;}
        
        Text color #141ac5
      
           This box has a color of #141ac5        
        
          <div style="background-color:#141ac5;">Content here</div>
        
        
          .mybackground {background-color:#141ac5;}
        
        Background color #141ac5
      
           Border around this has a color of #141ac5        
        
          <div style="border:2px solid #141ac5;">Content here</div>
        
        
          .myborder {border:2px solid #141ac5;}
        
        Border color #141ac5