#31056a color space conversions
Hex:
        #31056a
        RGB:
        49, 5, 106
        CMY:
        81, 98, 58
        CMYK:
        54, 95, 0, 58
      HSL:
        266°, 90.9910%, 21.7647%
        HSV (HSB):
        266°, 95.2830%, 41.5686%
        XYZ:
        3.9224, 1.8021, 13.7768
        xyY:
        0.2011, 0.0924, 1.8021
      CIE-Lab:
        14.4125, 41.6975, -47.9705
        CIE-LCH:
        14.4125, 63.5598, 310.9982
        CIE-Luv:
        14.4125, 3.6000, -45.7087
        Hunter-Lab:
        13.4243, 28.6630, -51.4498
      #31056a color charts
#31056a RGB chart
      #31056a CMYK chart
      #31056a RGB pie chart
      #31056a color shades, tints & tones
#31056a color schemes
#31056a color preview, HTML & CSS examples
           This text has a color of #31056a        
        
          <p style="color:#31056a;">Text here</p>
        
        
          .mytext {color:#31056a;}
        
        Text color #31056a
      
           This box has a color of #31056a        
        
          <div style="background-color:#31056a;">Content here</div>
        
        
          .mybackground {background-color:#31056a;}
        
        Background color #31056a
      
           Border around this has a color of #31056a        
        
          <div style="border:2px solid #31056a;">Content here</div>
        
        
          .myborder {border:2px solid #31056a;}
        
        Border color #31056a