#331c80 color space conversions
Hex:
        #331c80
        RGB:
        51, 28, 128
        CMY:
        80, 89, 50
        CMYK:
        60, 78, 0, 50
      HSL:
        254°, 64.1026%, 30.5882%
        HSV (HSB):
        254°, 78.1250%, 50.1961%
        XYZ:
        5.6768, 3.0928, 20.7199
        xyY:
        0.1925, 0.1049, 3.0928
      CIE-Lab:
        20.4119, 38.4971, -52.2582
        CIE-LCH:
        20.4119, 64.9073, 306.3780
        CIE-Luv:
        20.4119, 0.2511, -59.6131
        Hunter-Lab:
        17.5864, 26.8423, -57.5433
      #331c80 color charts
#331c80 RGB chart
      #331c80 CMYK chart
      #331c80 RGB pie chart
      #331c80 color shades, tints & tones
#331c80 color schemes
#331c80 color preview, HTML & CSS examples
           This text has a color of #331c80        
        
          <p style="color:#331c80;">Text here</p>
        
        
          .mytext {color:#331c80;}
        
        Text color #331c80
      
           This box has a color of #331c80        
        
          <div style="background-color:#331c80;">Content here</div>
        
        
          .mybackground {background-color:#331c80;}
        
        Background color #331c80
      
           Border around this has a color of #331c80        
        
          <div style="border:2px solid #331c80;">Content here</div>
        
        
          .myborder {border:2px solid #331c80;}
        
        Border color #331c80