#31135f color space conversions
Hex:
        #31135f
        RGB:
        49, 19, 95
        CMY:
        81, 93, 63
        CMYK:
        48, 80, 0, 63
      HSL:
        264°, 66.6667%, 22.3529%
        HSV (HSB):
        264°, 80.0000%, 37.2549%
        XYZ:
        3.5651, 1.9449, 11.0140
        xyY:
        0.2158, 0.1177, 1.9449
      CIE-Lab:
        15.1956, 32.9069, -39.4021
        CIE-LCH:
        15.1956, 51.3361, 309.8671
        CIE-Luv:
        15.1956, 3.7421, -39.9500
        Hunter-Lab:
        13.9461, 21.2245, -37.0622
      #31135f color charts
#31135f RGB chart
      #31135f CMYK chart
      #31135f RGB pie chart
      #31135f color shades, tints & tones
#31135f color schemes
#31135f color preview, HTML & CSS examples
           This text has a color of #31135f        
        
          <p style="color:#31135f;">Text here</p>
        
        
          .mytext {color:#31135f;}
        
        Text color #31135f
      
           This box has a color of #31135f        
        
          <div style="background-color:#31135f;">Content here</div>
        
        
          .mybackground {background-color:#31135f;}
        
        Background color #31135f
      
           Border around this has a color of #31135f        
        
          <div style="border:2px solid #31135f;">Content here</div>
        
        
          .myborder {border:2px solid #31135f;}
        
        Border color #31135f