#31148d color space conversions
Hex:
        #31148d
        RGB:
        49, 20, 141
        CMY:
        81, 92, 45
        CMYK:
        65, 86, 0, 45
      HSL:
        254°, 75.1553%, 31.5686%
        HSV (HSB):
        254°, 85.8156%, 55.2941%
        XYZ:
        6.3245, 3.0764, 25.4598
        xyY:
        0.1814, 0.0882, 3.0764
      CIE-Lab:
        20.3472, 45.9435, -60.5468
        CIE-LCH:
        20.3472, 76.0047, 307.1915
        CIE-Luv:
        20.3472, -0.3973, -67.0422
        Hunter-Lab:
        17.5396, 33.6701, -73.7853
      #31148d color charts
#31148d RGB chart
      #31148d CMYK chart
      #31148d RGB pie chart
      #31148d color shades, tints & tones
#31148d color schemes
#31148d color preview, HTML & CSS examples
           This text has a color of #31148d        
        
          <p style="color:#31148d;">Text here</p>
        
        
          .mytext {color:#31148d;}
        
        Text color #31148d
      
           This box has a color of #31148d        
        
          <div style="background-color:#31148d;">Content here</div>
        
        
          .mybackground {background-color:#31148d;}
        
        Background color #31148d
      
           Border around this has a color of #31148d        
        
          <div style="border:2px solid #31148d;">Content here</div>
        
        
          .myborder {border:2px solid #31148d;}
        
        Border color #31148d