#1413a1 color space conversions
Hex:
        #1413a1
        RGB:
        20, 19, 161
        CMY:
        92, 93, 37
        CMYK:
        88, 88, 0, 37
      HSL:
        240°, 78.8889%, 35.2941%
        HSV (HSB):
        240°, 88.1988%, 63.1373%
        XYZ:
        6.9544, 3.1877, 33.9670
        xyY:
        0.1577, 0.0723, 3.1877
      CIE-Lab:
        20.7804, 50.5909, -72.2280
        CIE-LCH:
        20.7804, 88.1835, 305.0087
        CIE-Luv:
        20.7804, -5.4800, -77.0504
        Hunter-Lab:
        17.8541, 38.2834, -100.3001
      #1413a1 color charts
#1413a1 RGB chart
      #1413a1 CMYK chart
      #1413a1 RGB pie chart
      #1413a1 color shades, tints & tones
#1413a1 color schemes
#1413a1 color preview, HTML & CSS examples
           This text has a color of #1413a1        
        
          <p style="color:#1413a1;">Text here</p>
        
        
          .mytext {color:#1413a1;}
        
        Text color #1413a1
      
           This box has a color of #1413a1        
        
          <div style="background-color:#1413a1;">Content here</div>
        
        
          .mybackground {background-color:#1413a1;}
        
        Background color #1413a1
      
           Border around this has a color of #1413a1        
        
          <div style="border:2px solid #1413a1;">Content here</div>
        
        
          .myborder {border:2px solid #1413a1;}
        
        Border color #1413a1