#331fa0 color space conversions
Hex:
        #331fa0
        RGB:
        51, 31, 160
        CMY:
        80, 88, 37
        CMYK:
        68, 81, 0, 37
      HSL:
        249°, 67.5393%, 37.4510%
        HSV (HSB):
        249°, 80.6250%, 62.7451%
        XYZ:
        8.2004, 4.2218, 33.6404
        xyY:
        0.1780, 0.0917, 4.2218
      CIE-Lab:
        24.3917, 46.8350, -65.5655
        CIE-LCH:
        24.3917, 80.5751, 305.5391
        CIE-Luv:
        24.3917, -2.4194, -78.6392
        Hunter-Lab:
        20.5471, 35.2821, -82.6884
      #331fa0 color charts
#331fa0 RGB chart
      #331fa0 CMYK chart
      #331fa0 RGB pie chart
      #331fa0 color shades, tints & tones
#331fa0 color schemes
#331fa0 color preview, HTML & CSS examples
           This text has a color of #331fa0        
        
          <p style="color:#331fa0;">Text here</p>
        
        
          .mytext {color:#331fa0;}
        
        Text color #331fa0
      
           This box has a color of #331fa0        
        
          <div style="background-color:#331fa0;">Content here</div>
        
        
          .mybackground {background-color:#331fa0;}
        
        Background color #331fa0
      
           Border around this has a color of #331fa0        
        
          <div style="border:2px solid #331fa0;">Content here</div>
        
        
          .myborder {border:2px solid #331fa0;}
        
        Border color #331fa0