#141c65 color space conversions
Hex:
        #141c65
        RGB:
        20, 28, 101
        CMY:
        92, 89, 60
        CMYK:
        80, 72, 0, 60
      HSL:
        234°, 66.9421%, 23.7255%
        HSV (HSB):
        234°, 80.1980%, 39.6078%
        XYZ:
        3.0527, 1.9188, 12.5214
        xyY:
        0.1745, 0.1097, 1.9188
      CIE-Lab:
        15.0553, 25.0757, -43.7149
        CIE-LCH:
        15.0553, 50.3962, 299.8395
        CIE-Luv:
        15.0553, -4.2841, -42.9594
        Hunter-Lab:
        13.8521, 15.0963, -43.8977
      #141c65 color charts
#141c65 RGB chart
      #141c65 CMYK chart
      #141c65 RGB pie chart
      #141c65 color shades, tints & tones
#141c65 color schemes
#141c65 color preview, HTML & CSS examples
           This text has a color of #141c65        
        
          <p style="color:#141c65;">Text here</p>
        
        
          .mytext {color:#141c65;}
        
        Text color #141c65
      
           This box has a color of #141c65        
        
          <div style="background-color:#141c65;">Content here</div>
        
        
          .mybackground {background-color:#141c65;}
        
        Background color #141c65
      
           Border around this has a color of #141c65        
        
          <div style="border:2px solid #141c65;">Content here</div>
        
        
          .myborder {border:2px solid #141c65;}
        
        Border color #141c65