#31123f color space conversions
Hex:
        #31123f
        RGB:
        49, 18, 63
        CMY:
        81, 93, 75
        CMYK:
        22, 71, 0, 75
      HSL:
        281°, 55.5556%, 15.8824%
        HSV (HSB):
        281°, 71.4286%, 24.7059%
        XYZ:
        2.3801, 1.4445, 4.8560
        xyY:
        0.2742, 0.1664, 1.4445
      CIE-Lab:
        12.2505, 24.5125, -22.2177
        CIE-LCH:
        12.2505, 33.0830, 317.8113
        CIE-Luv:
        12.2505, 7.7574, -20.9703
        Hunter-Lab:
        12.0186, 14.3172, -15.5425
      #31123f color charts
#31123f RGB chart
      #31123f CMYK chart
      #31123f RGB pie chart
      #31123f color shades, tints & tones
#31123f color schemes
#31123f color preview, HTML & CSS examples
           This text has a color of #31123f        
        
          <p style="color:#31123f;">Text here</p>
        
        
          .mytext {color:#31123f;}
        
        Text color #31123f
      
           This box has a color of #31123f        
        
          <div style="background-color:#31123f;">Content here</div>
        
        
          .mybackground {background-color:#31123f;}
        
        Background color #31123f
      
           Border around this has a color of #31123f        
        
          <div style="border:2px solid #31123f;">Content here</div>
        
        
          .myborder {border:2px solid #31123f;}
        
        Border color #31123f