#031aa2 color space conversions
Hex:
        #031aa2
        RGB:
        3, 26, 162
        CMY:
        99, 90, 36
        CMYK:
        98, 84, 0, 36
      HSL:
        231°, 96.3636%, 32.3529%
        HSV (HSB):
        231°, 98.1481%, 63.5294%
        XYZ:
        6.9285, 3.3668, 34.4671
        xyY:
        0.1548, 0.0752, 3.3668
      CIE-Lab:
        21.4567, 47.4162, -71.7244
        CIE-LCH:
        21.4567, 85.9807, 303.4683
        CIE-Luv:
        21.4567, -7.1190, -78.0840
        Hunter-Lab:
        18.3488, 35.2915, -98.5285
      #031aa2 color charts
#031aa2 RGB chart
      #031aa2 CMYK chart
      #031aa2 RGB pie chart
      #031aa2 color shades, tints & tones
#031aa2 color schemes
#031aa2 color preview, HTML & CSS examples
           This text has a color of #031aa2        
        
          <p style="color:#031aa2;">Text here</p>
        
        
          .mytext {color:#031aa2;}
        
        Text color #031aa2
      
           This box has a color of #031aa2        
        
          <div style="background-color:#031aa2;">Content here</div>
        
        
          .mybackground {background-color:#031aa2;}
        
        Background color #031aa2
      
           Border around this has a color of #031aa2        
        
          <div style="border:2px solid #031aa2;">Content here</div>
        
        
          .myborder {border:2px solid #031aa2;}
        
        Border color #031aa2