#31329e color space conversions
Hex:
        #31329e
        RGB:
        49, 50, 158
        CMY:
        81, 80, 38
        CMYK:
        69, 68, 0, 38
      HSL:
        239°, 52.6570%, 40.5882%
        HSV (HSB):
        239°, 68.9873%, 61.9608%
        XYZ:
        8.5788, 5.4028, 32.9384
        xyY:
        0.1828, 0.1151, 5.4028
      CIE-Lab:
        27.8528, 35.2636, -58.6510
        CIE-LCH:
        27.8528, 68.4358, 301.0162
        CIE-Luv:
        27.8528, -5.6974, -76.1433
        Hunter-Lab:
        23.2439, 25.2033, -67.7478
      #31329e color charts
#31329e RGB chart
      #31329e CMYK chart
      #31329e RGB pie chart
      #31329e color shades, tints & tones
#31329e color schemes
#31329e color preview, HTML & CSS examples
           This text has a color of #31329e        
        
          <p style="color:#31329e;">Text here</p>
        
        
          .mytext {color:#31329e;}
        
        Text color #31329e
      
           This box has a color of #31329e        
        
          <div style="background-color:#31329e;">Content here</div>
        
        
          .mybackground {background-color:#31329e;}
        
        Background color #31329e
      
           Border around this has a color of #31329e        
        
          <div style="border:2px solid #31329e;">Content here</div>
        
        
          .myborder {border:2px solid #31329e;}
        
        Border color #31329e