#31116f color space conversions
Hex:
        #31116f
        RGB:
        49, 17, 111
        CMY:
        81, 93, 56
        CMYK:
        56, 85, 0, 56
      HSL:
        260°, 73.4375%, 25.0980%
        HSV (HSB):
        260°, 84.6847%, 43.5294%
        XYZ:
        4.3363, 2.2016, 15.2353
        xyY:
        0.1992, 0.1011, 2.2016
      CIE-Lab:
        16.5114, 38.5263, -47.7770
        CIE-LCH:
        16.5114, 61.3752, 308.8819
        CIE-Luv:
        16.5114, 2.3555, -49.3263
        Hunter-Lab:
        14.8377, 26.2008, -50.4926
      #31116f color charts
#31116f RGB chart
      #31116f CMYK chart
      #31116f RGB pie chart
      #31116f color shades, tints & tones
#31116f color schemes
#31116f color preview, HTML & CSS examples
           This text has a color of #31116f        
        
          <p style="color:#31116f;">Text here</p>
        
        
          .mytext {color:#31116f;}
        
        Text color #31116f
      
           This box has a color of #31116f        
        
          <div style="background-color:#31116f;">Content here</div>
        
        
          .mybackground {background-color:#31116f;}
        
        Background color #31116f
      
           Border around this has a color of #31116f        
        
          <div style="border:2px solid #31116f;">Content here</div>
        
        
          .myborder {border:2px solid #31116f;}
        
        Border color #31116f