#311d5b color space conversions
Hex:
        #311d5b
        RGB:
        49, 29, 91
        CMY:
        81, 89, 64
        CMYK:
        46, 68, 0, 64
      HSL:
        259°, 51.6667%, 23.5294%
        HSV (HSB):
        259°, 68.1319%, 35.6863%
        XYZ:
        3.5943, 2.2870, 10.1495
        xyY:
        0.2242, 0.1427, 2.2870
      CIE-Lab:
        16.9267, 25.9018, -33.9127
        CIE-LCH:
        16.9267, 42.6728, 307.3718
        CIE-Luv:
        16.9267, 2.7534, -36.7884
        Hunter-Lab:
        15.1229, 15.9596, -29.2056
      #311d5b color charts
#311d5b RGB chart
      #311d5b CMYK chart
      #311d5b RGB pie chart
      #311d5b color shades, tints & tones
#311d5b color schemes
#311d5b color preview, HTML & CSS examples
           This text has a color of #311d5b        
        
          <p style="color:#311d5b;">Text here</p>
        
        
          .mytext {color:#311d5b;}
        
        Text color #311d5b
      
           This box has a color of #311d5b        
        
          <div style="background-color:#311d5b;">Content here</div>
        
        
          .mybackground {background-color:#311d5b;}
        
        Background color #311d5b
      
           Border around this has a color of #311d5b        
        
          <div style="border:2px solid #311d5b;">Content here</div>
        
        
          .myborder {border:2px solid #311d5b;}
        
        Border color #311d5b