#1312a1 color space conversions
Hex:
        #1312a1
        RGB:
        19, 18, 161
        CMY:
        93, 93, 37
        CMYK:
        88, 89, 0, 37
      HSL:
        240°, 79.8883%, 35.0980%
        HSV (HSB):
        240°, 88.8199%, 63.1373%
        XYZ:
        6.9179, 3.1443, 33.9605
        xyY:
        0.1571, 0.0714, 3.1443
      CIE-Lab:
        20.6127, 50.9474, -72.5086
        CIE-LCH:
        20.6127, 88.6179, 305.0934
        CIE-Luv:
        20.6127, -5.4709, -76.8773
        Hunter-Lab:
        17.7321, 38.6077, -101.1398
      #1312a1 color charts
#1312a1 RGB chart
      #1312a1 CMYK chart
      #1312a1 RGB pie chart
      #1312a1 color shades, tints & tones
#1312a1 color schemes
#1312a1 color preview, HTML & CSS examples
           This text has a color of #1312a1        
        
          <p style="color:#1312a1;">Text here</p>
        
        
          .mytext {color:#1312a1;}
        
        Text color #1312a1
      
           This box has a color of #1312a1        
        
          <div style="background-color:#1312a1;">Content here</div>
        
        
          .mybackground {background-color:#1312a1;}
        
        Background color #1312a1
      
           Border around this has a color of #1312a1        
        
          <div style="border:2px solid #1312a1;">Content here</div>
        
        
          .myborder {border:2px solid #1312a1;}
        
        Border color #1312a1