#31144f color space conversions
Hex:
        #31144f
        RGB:
        49, 20, 79
        CMY:
        81, 92, 69
        CMYK:
        38, 75, 0, 69
      HSL:
        269°, 59.5960%, 19.4118%
        HSV (HSB):
        269°, 74.6835%, 30.9804%
        XYZ:
        2.9281, 1.7178, 7.5744
        xyY:
        0.2396, 0.1406, 1.7178
      CIE-Lab:
        13.9306, 27.7304, -30.6499
        CIE-LCH:
        13.9306, 41.3327, 312.1371
        CIE-Luv:
        13.9306, 5.4229, -30.3630
        Hunter-Lab:
        13.1065, 16.9417, -25.0899
      #31144f color charts
#31144f RGB chart
      #31144f CMYK chart
      #31144f RGB pie chart
      #31144f color shades, tints & tones
#31144f color schemes
#31144f color preview, HTML & CSS examples
           This text has a color of #31144f        
        
          <p style="color:#31144f;">Text here</p>
        
        
          .mytext {color:#31144f;}
        
        Text color #31144f
      
           This box has a color of #31144f        
        
          <div style="background-color:#31144f;">Content here</div>
        
        
          .mybackground {background-color:#31144f;}
        
        Background color #31144f
      
           Border around this has a color of #31144f        
        
          <div style="border:2px solid #31144f;">Content here</div>
        
        
          .myborder {border:2px solid #31144f;}
        
        Border color #31144f