#331f96 color space conversions
Hex:
        #331f96
        RGB:
        51, 31, 150
        CMY:
        80, 88, 41
        CMYK:
        66, 79, 0, 41
      HSL:
        250°, 65.7459%, 35.4902%
        HSV (HSB):
        250°, 79.3333%, 58.8235%
        XYZ:
        7.3602, 3.8858, 29.2163
        xyY:
        0.1819, 0.0960, 3.8858
      CIE-Lab:
        23.2902, 43.7642, -61.2568
        CIE-LCH:
        23.2902, 75.2842, 305.5435
        CIE-Luv:
        23.2902, -1.7520, -72.7265
        Hunter-Lab:
        19.7124, 32.1519, -74.0766
      #331f96 color charts
#331f96 RGB chart
      #331f96 CMYK chart
      #331f96 RGB pie chart
      #331f96 color shades, tints & tones
#331f96 color schemes
#331f96 color preview, HTML & CSS examples
           This text has a color of #331f96        
        
          <p style="color:#331f96;">Text here</p>
        
        
          .mytext {color:#331f96;}
        
        Text color #331f96
      
           This box has a color of #331f96        
        
          <div style="background-color:#331f96;">Content here</div>
        
        
          .mybackground {background-color:#331f96;}
        
        Background color #331f96
      
           Border around this has a color of #331f96        
        
          <div style="border:2px solid #331f96;">Content here</div>
        
        
          .myborder {border:2px solid #331f96;}
        
        Border color #331f96