#332b80 color space conversions
Hex:
        #332b80
        RGB:
        51, 43, 128
        CMY:
        80, 83, 50
        CMYK:
        60, 66, 0, 50
      HSL:
        246°, 49.7076%, 33.5294%
        HSV (HSB):
        246°, 66.4062%, 50.1961%
        XYZ:
        6.1254, 3.9901, 20.8694
        xyY:
        0.1977, 0.1288, 3.9901
      CIE-Lab:
        23.6386, 29.6075, -46.9710
        CIE-LCH:
        23.6386, 55.5237, 302.2247
        CIE-Luv:
        23.6386, -2.2407, -58.0985
        Hunter-Lab:
        19.9752, 19.7806, -47.9616
      #332b80 color charts
#332b80 RGB chart
      #332b80 CMYK chart
      #332b80 RGB pie chart
      #332b80 color shades, tints & tones
#332b80 color schemes
#332b80 color preview, HTML & CSS examples
           This text has a color of #332b80        
        
          <p style="color:#332b80;">Text here</p>
        
        
          .mytext {color:#332b80;}
        
        Text color #332b80
      
           This box has a color of #332b80        
        
          <div style="background-color:#332b80;">Content here</div>
        
        
          .mybackground {background-color:#332b80;}
        
        Background color #332b80
      
           Border around this has a color of #332b80        
        
          <div style="border:2px solid #332b80;">Content here</div>
        
        
          .myborder {border:2px solid #332b80;}
        
        Border color #332b80