#311ca5 color space conversions
Hex:
        #311ca5
        RGB:
        49, 28, 165
        CMY:
        81, 89, 35
        CMYK:
        70, 83, 0, 35
      HSL:
        249°, 70.9845%, 37.8431%
        HSV (HSB):
        249°, 83.0303%, 64.7059%
        XYZ:
        8.4734, 4.2001, 35.9614
        xyY:
        0.1742, 0.0864, 4.2001
      CIE-Lab:
        24.3222, 49.5598, -68.7259
        CIE-LCH:
        24.3222, 84.7315, 305.7962
        CIE-Luv:
        24.3222, -2.8042, -81.4442
        Hunter-Lab:
        20.4941, 37.9371, -89.6914
      #311ca5 color charts
#311ca5 RGB chart
      #311ca5 CMYK chart
      #311ca5 RGB pie chart
      #311ca5 color shades, tints & tones
#311ca5 color schemes
#311ca5 color preview, HTML & CSS examples
           This text has a color of #311ca5        
        
          <p style="color:#311ca5;">Text here</p>
        
        
          .mytext {color:#311ca5;}
        
        Text color #311ca5
      
           This box has a color of #311ca5        
        
          <div style="background-color:#311ca5;">Content here</div>
        
        
          .mybackground {background-color:#311ca5;}
        
        Background color #311ca5
      
           Border around this has a color of #311ca5        
        
          <div style="border:2px solid #311ca5;">Content here</div>
        
        
          .myborder {border:2px solid #311ca5;}
        
        Border color #311ca5