#311f99 color space conversions
Hex:
        #311f99
        RGB:
        49, 31, 153
        CMY:
        81, 88, 40
        CMYK:
        68, 80, 0, 40
      HSL:
        249°, 66.3043%, 36.0784%
        HSV (HSB):
        249°, 79.7386%, 60.0000%
        XYZ:
        7.5064, 3.9328, 30.5005
        xyY:
        0.1790, 0.0938, 3.9328
      CIE-Lab:
        23.4482, 44.4845, -62.8475
        CIE-LCH:
        23.4482, 76.9979, 305.2915
        CIE-Luv:
        23.4482, -2.3793, -74.4734
        Hunter-Lab:
        19.8314, 32.8590, -77.3053
      #311f99 color charts
#311f99 RGB chart
      #311f99 CMYK chart
      #311f99 RGB pie chart
      #311f99 color shades, tints & tones
#311f99 color schemes
#311f99 color preview, HTML & CSS examples
           This text has a color of #311f99        
        
          <p style="color:#311f99;">Text here</p>
        
        
          .mytext {color:#311f99;}
        
        Text color #311f99
      
           This box has a color of #311f99        
        
          <div style="background-color:#311f99;">Content here</div>
        
        
          .mybackground {background-color:#311f99;}
        
        Background color #311f99
      
           Border around this has a color of #311f99        
        
          <div style="border:2px solid #311f99;">Content here</div>
        
        
          .myborder {border:2px solid #311f99;}
        
        Border color #311f99