#141d97 color space conversions
Hex:
        #141d97
        RGB:
        20, 29, 151
        CMY:
        92, 89, 41
        CMYK:
        87, 81, 0, 41
      HSL:
        236°, 76.6082%, 33.5294%
        HSV (HSB):
        236°, 86.7550%, 59.2157%
        XYZ:
        6.3138, 3.2618, 29.5750
        xyY:
        0.1613, 0.0833, 3.2618
      CIE-Lab:
        21.0633, 42.7419, -65.6220
        CIE-LCH:
        21.0633, 78.3143, 303.0776
        CIE-Luv:
        21.0633, -6.1380, -72.4056
        Hunter-Lab:
        18.0605, 30.7959, -84.4480
      #141d97 color charts
#141d97 RGB chart
      #141d97 CMYK chart
      #141d97 RGB pie chart
      #141d97 color shades, tints & tones
#141d97 color schemes
#141d97 color preview, HTML & CSS examples
           This text has a color of #141d97        
        
          <p style="color:#141d97;">Text here</p>
        
        
          .mytext {color:#141d97;}
        
        Text color #141d97
      
           This box has a color of #141d97        
        
          <div style="background-color:#141d97;">Content here</div>
        
        
          .mybackground {background-color:#141d97;}
        
        Background color #141d97
      
           Border around this has a color of #141d97        
        
          <div style="border:2px solid #141d97;">Content here</div>
        
        
          .myborder {border:2px solid #141d97;}
        
        Border color #141d97