#31148e color space conversions
Hex:
        #31148e
        RGB:
        49, 20, 142
        CMY:
        81, 92, 44
        CMYK:
        65, 86, 0, 44
      HSL:
        254°, 75.3086%, 31.7647%
        HSV (HSB):
        254°, 85.9155%, 55.6863%
        XYZ:
        6.3993, 3.1063, 25.8535
        xyY:
        0.1810, 0.0878, 3.1063
      CIE-Lab:
        20.4646, 46.2327, -60.9763
        CIE-LCH:
        20.4646, 76.5217, 307.1697
        CIE-Luv:
        20.4646, -0.4721, -67.6269
        Hunter-Lab:
        17.6246, 33.9679, -74.6350
      #31148e color charts
#31148e RGB chart
      #31148e CMYK chart
      #31148e RGB pie chart
      #31148e color shades, tints & tones
#31148e color schemes
#31148e color preview, HTML & CSS examples
           This text has a color of #31148e        
        
          <p style="color:#31148e;">Text here</p>
        
        
          .mytext {color:#31148e;}
        
        Text color #31148e
      
           This box has a color of #31148e        
        
          <div style="background-color:#31148e;">Content here</div>
        
        
          .mybackground {background-color:#31148e;}
        
        Background color #31148e
      
           Border around this has a color of #31148e        
        
          <div style="border:2px solid #31148e;">Content here</div>
        
        
          .myborder {border:2px solid #31148e;}
        
        Border color #31148e