#311f5f color space conversions
Hex:
        #311f5f
        RGB:
        49, 31, 95
        CMY:
        81, 88, 63
        CMYK:
        48, 67, 0, 63
      HSL:
        257°, 50.7937%, 24.7059%
        HSV (HSB):
        257°, 67.3684%, 37.2549%
        XYZ:
        3.8222, 2.4592, 11.0997
        xyY:
        0.2199, 0.1415, 2.4592
      CIE-Lab:
        17.7329, 25.9007, -35.2685
        CIE-LCH:
        17.7329, 43.7574, 306.2931
        CIE-Luv:
        17.7329, 2.0147, -39.0247
        Hunter-Lab:
        15.6817, 16.0635, -30.9889
      #311f5f color charts
#311f5f RGB chart
      #311f5f CMYK chart
      #311f5f RGB pie chart
      #311f5f color shades, tints & tones
#311f5f color schemes
#311f5f color preview, HTML & CSS examples
           This text has a color of #311f5f        
        
          <p style="color:#311f5f;">Text here</p>
        
        
          .mytext {color:#311f5f;}
        
        Text color #311f5f
      
           This box has a color of #311f5f        
        
          <div style="background-color:#311f5f;">Content here</div>
        
        
          .mybackground {background-color:#311f5f;}
        
        Background color #311f5f
      
           Border around this has a color of #311f5f        
        
          <div style="border:2px solid #311f5f;">Content here</div>
        
        
          .myborder {border:2px solid #311f5f;}
        
        Border color #311f5f