#311e91 color space conversions
Hex:
        #311e91
        RGB:
        49, 30, 145
        CMY:
        81, 88, 43
        CMYK:
        66, 79, 0, 43
      HSL:
        250°, 65.7143%, 34.3137%
        HSV (HSB):
        250°, 79.3103%, 56.8627%
        XYZ:
        6.8417, 3.6258, 27.1273
        xyY:
        0.1820, 0.0964, 3.6258
      CIE-Lab:
        22.3938, 42.5011, -59.6516
        CIE-LCH:
        22.3938, 73.2438, 305.4694
        CIE-Luv:
        22.3938, -1.7296, -69.7273
        Hunter-Lab:
        19.0417, 30.8127, -71.1372
      #311e91 color charts
#311e91 RGB chart
      #311e91 CMYK chart
      #311e91 RGB pie chart
      #311e91 color shades, tints & tones
#311e91 color schemes
#311e91 color preview, HTML & CSS examples
           This text has a color of #311e91        
        
          <p style="color:#311e91;">Text here</p>
        
        
          .mytext {color:#311e91;}
        
        Text color #311e91
      
           This box has a color of #311e91        
        
          <div style="background-color:#311e91;">Content here</div>
        
        
          .mybackground {background-color:#311e91;}
        
        Background color #311e91
      
           Border around this has a color of #311e91        
        
          <div style="border:2px solid #311e91;">Content here</div>
        
        
          .myborder {border:2px solid #311e91;}
        
        Border color #311e91