#31326e color space conversions
Hex:
        #31326e
        RGB:
        49, 50, 110
        CMY:
        81, 80, 57
        CMYK:
        55, 55, 0, 57
      HSL:
        239°, 38.3648%, 31.1765%
        HSV (HSB):
        239°, 55.4545%, 43.1373%
        XYZ:
        5.2217, 4.0600, 15.2603
        xyY:
        0.2128, 0.1654, 4.0600
      CIE-Lab:
        23.8687, 18.2284, -35.1486
        CIE-LCH:
        23.8687, 39.5942, 297.4117
        CIE-Luv:
        23.8687, -3.4713, -44.0007
        Hunter-Lab:
        20.1493, 10.9969, -30.7993
      #31326e color charts
#31326e RGB chart
      #31326e CMYK chart
      #31326e RGB pie chart
      #31326e color shades, tints & tones
#31326e color schemes
#31326e color preview, HTML & CSS examples
           This text has a color of #31326e        
        
          <p style="color:#31326e;">Text here</p>
        
        
          .mytext {color:#31326e;}
        
        Text color #31326e
      
           This box has a color of #31326e        
        
          <div style="background-color:#31326e;">Content here</div>
        
        
          .mybackground {background-color:#31326e;}
        
        Background color #31326e
      
           Border around this has a color of #31326e        
        
          <div style="border:2px solid #31326e;">Content here</div>
        
        
          .myborder {border:2px solid #31326e;}
        
        Border color #31326e