#31134f color space conversions
Hex:
        #31134f
        RGB:
        49, 19, 79
        CMY:
        81, 93, 69
        CMYK:
        38, 76, 0, 69
      HSL:
        270°, 61.2245%, 19.2157%
        HSV (HSB):
        270°, 75.9494%, 30.9804%
        XYZ:
        2.9108, 1.6832, 7.5686
        xyY:
        0.2393, 0.1384, 1.6832
      CIE-Lab:
        13.7284, 28.2926, -30.9776
        CIE-LCH:
        13.7284, 41.9533, 312.4063
        CIE-Luv:
        13.7284, 5.5437, -30.4305
        Hunter-Lab:
        12.9739, 17.3432, -25.5064
      #31134f color charts
#31134f RGB chart
      #31134f CMYK chart
      #31134f RGB pie chart
      #31134f color shades, tints & tones
#31134f color schemes
#31134f color preview, HTML & CSS examples
           This text has a color of #31134f        
        
          <p style="color:#31134f;">Text here</p>
        
        
          .mytext {color:#31134f;}
        
        Text color #31134f
      
           This box has a color of #31134f        
        
          <div style="background-color:#31134f;">Content here</div>
        
        
          .mybackground {background-color:#31134f;}
        
        Background color #31134f
      
           Border around this has a color of #31134f        
        
          <div style="border:2px solid #31134f;">Content here</div>
        
        
          .myborder {border:2px solid #31134f;}
        
        Border color #31134f