#331d79 color space conversions
Hex:
        #331d79
        RGB:
        51, 29, 121
        CMY:
        80, 89, 53
        CMYK:
        58, 76, 0, 53
      HSL:
        254°, 61.3333%, 29.4118%
        HSV (HSB):
        254°, 76.0331%, 47.4510%
        XYZ:
        5.2558, 2.9630, 18.3841
        xyY:
        0.1976, 0.1114, 2.9630
      CIE-Lab:
        19.8952, 35.7686, -48.6529
        CIE-LCH:
        19.8952, 60.3862, 306.3225
        CIE-Luv:
        19.8952, 0.6883, -55.3504
        Hunter-Lab:
        17.2134, 24.3782, -51.2729
      #331d79 color charts
#331d79 RGB chart
      #331d79 CMYK chart
      #331d79 RGB pie chart
      #331d79 color shades, tints & tones
#331d79 color schemes
#331d79 color preview, HTML & CSS examples
           This text has a color of #331d79        
        
          <p style="color:#331d79;">Text here</p>
        
        
          .mytext {color:#331d79;}
        
        Text color #331d79
      
           This box has a color of #331d79        
        
          <div style="background-color:#331d79;">Content here</div>
        
        
          .mybackground {background-color:#331d79;}
        
        Background color #331d79
      
           Border around this has a color of #331d79        
        
          <div style="border:2px solid #331d79;">Content here</div>
        
        
          .myborder {border:2px solid #331d79;}
        
        Border color #331d79