#10319e color space conversions
Hex:
        #10319e
        RGB:
        16, 49, 158
        CMY:
        94, 81, 38
        CMYK:
        90, 69, 0, 38
      HSL:
        226°, 81.6092%, 34.1176%
        HSV (HSB):
        226°, 89.8734%, 61.9608%
        XYZ:
        7.4836, 4.7754, 32.8751
        xyY:
        0.1658, 0.1058, 4.7754
      CIE-Lab:
        26.0851, 32.9009, -61.6126
        CIE-LCH:
        26.0851, 69.8469, 298.1021
        CIE-Luv:
        26.0851, -9.9778, -76.8176
        Hunter-Lab:
        21.8527, 22.8859, -73.8986
      #10319e color charts
#10319e RGB chart
      #10319e CMYK chart
      #10319e RGB pie chart
      #10319e color shades, tints & tones
#10319e color schemes
#10319e color preview, HTML & CSS examples
           This text has a color of #10319e        
        
          <p style="color:#10319e;">Text here</p>
        
        
          .mytext {color:#10319e;}
        
        Text color #10319e
      
           This box has a color of #10319e        
        
          <div style="background-color:#10319e;">Content here</div>
        
        
          .mybackground {background-color:#10319e;}
        
        Background color #10319e
      
           Border around this has a color of #10319e        
        
          <div style="border:2px solid #10319e;">Content here</div>
        
        
          .myborder {border:2px solid #10319e;}
        
        Border color #10319e