#31233f color space conversions
Hex:
        #31233f
        RGB:
        49, 35, 63
        CMY:
        81, 86, 75
        CMYK:
        22, 44, 0, 75
      HSL:
        270°, 28.5714%, 19.2157%
        HSV (HSB):
        270°, 44.4444%, 24.7059%
        XYZ:
        2.7649, 2.2139, 4.9842
        xyY:
        0.2775, 0.2222, 2.2139
      CIE-Lab:
        16.5720, 13.3768, -15.3858
        CIE-LCH:
        16.5720, 20.3878, 311.0046
        CIE-Luv:
        16.5720, 4.1635, -16.6058
        Hunter-Lab:
        14.8792, 7.1302, -9.4455
      #31233f color charts
#31233f RGB chart
      #31233f CMYK chart
      #31233f RGB pie chart
      #31233f color shades, tints & tones
#31233f color schemes
#31233f color preview, HTML & CSS examples
           This text has a color of #31233f        
        
          <p style="color:#31233f;">Text here</p>
        
        
          .mytext {color:#31233f;}
        
        Text color #31233f
      
           This box has a color of #31233f        
        
          <div style="background-color:#31233f;">Content here</div>
        
        
          .mybackground {background-color:#31233f;}
        
        Background color #31233f
      
           Border around this has a color of #31233f        
        
          <div style="border:2px solid #31233f;">Content here</div>
        
        
          .myborder {border:2px solid #31233f;}
        
        Border color #31233f