#331d85 color space conversions
Hex:
        #331d85
        RGB:
        51, 29, 133
        CMY:
        80, 89, 48
        CMYK:
        62, 78, 0, 48
      HSL:
        253°, 64.1975%, 31.7647%
        HSV (HSB):
        253°, 78.1955%, 52.1569%
        XYZ:
        6.0382, 3.2760, 22.5044
        xyY:
        0.1898, 0.1030, 3.2760
      CIE-Lab:
        21.1169, 39.5213, -54.2547
        CIE-LCH:
        21.1169, 67.1231, 306.0711
        CIE-Luv:
        21.1169, -0.2690, -62.5979
        Hunter-Lab:
        18.0997, 27.8749, -61.0488
      #331d85 color charts
#331d85 RGB chart
      #331d85 CMYK chart
      #331d85 RGB pie chart
      #331d85 color shades, tints & tones
#331d85 color schemes
#331d85 color preview, HTML & CSS examples
           This text has a color of #331d85        
        
          <p style="color:#331d85;">Text here</p>
        
        
          .mytext {color:#331d85;}
        
        Text color #331d85
      
           This box has a color of #331d85        
        
          <div style="background-color:#331d85;">Content here</div>
        
        
          .mybackground {background-color:#331d85;}
        
        Background color #331d85
      
           Border around this has a color of #331d85        
        
          <div style="border:2px solid #331d85;">Content here</div>
        
        
          .myborder {border:2px solid #331d85;}
        
        Border color #331d85