#311a9e color space conversions
Hex:
        #311a9e
        RGB:
        49, 26, 158
        CMY:
        81, 90, 38
        CMYK:
        69, 84, 0, 38
      HSL:
        250°, 71.7391%, 36.0784%
        HSV (HSB):
        250°, 83.5443%, 61.9608%
        XYZ:
        7.8076, 3.8604, 32.6814
        xyY:
        0.1760, 0.0870, 3.8604
      CIE-Lab:
        23.2044, 48.3670, -66.3153
        CIE-LCH:
        23.2044, 82.0798, 306.1051
        CIE-Luv:
        23.2044, -2.1505, -77.2762
        Hunter-Lab:
        19.6478, 36.5478, -84.8669
      #311a9e color charts
#311a9e RGB chart
      #311a9e CMYK chart
      #311a9e RGB pie chart
      #311a9e color shades, tints & tones
#311a9e color schemes
#311a9e color preview, HTML & CSS examples
           This text has a color of #311a9e        
        
          <p style="color:#311a9e;">Text here</p>
        
        
          .mytext {color:#311a9e;}
        
        Text color #311a9e
      
           This box has a color of #311a9e        
        
          <div style="background-color:#311a9e;">Content here</div>
        
        
          .mybackground {background-color:#311a9e;}
        
        Background color #311a9e
      
           Border around this has a color of #311a9e        
        
          <div style="border:2px solid #311a9e;">Content here</div>
        
        
          .myborder {border:2px solid #311a9e;}
        
        Border color #311a9e