#332a90 color space conversions
Hex:
        #332a90
        RGB:
        51, 42, 144
        CMY:
        80, 84, 44
        CMYK:
        65, 71, 0, 44
      HSL:
        245°, 54.8387%, 36.4706%
        HSV (HSB):
        245°, 70.8333%, 56.4706%
        XYZ:
        7.2272, 4.3734, 26.8488
        xyY:
        0.1880, 0.1137, 4.3734
      CIE-Lab:
        24.8692, 35.6667, -54.9514
        CIE-LCH:
        24.8692, 65.5116, 302.9860
        CIE-Luv:
        24.8692, -3.0237, -68.4449
        Hunter-Lab:
        20.9126, 25.0915, -61.4812
      #332a90 color charts
#332a90 RGB chart
      #332a90 CMYK chart
      #332a90 RGB pie chart
      #332a90 color shades, tints & tones
#332a90 color schemes
#332a90 color preview, HTML & CSS examples
           This text has a color of #332a90        
        
          <p style="color:#332a90;">Text here</p>
        
        
          .mytext {color:#332a90;}
        
        Text color #332a90
      
           This box has a color of #332a90        
        
          <div style="background-color:#332a90;">Content here</div>
        
        
          .mybackground {background-color:#332a90;}
        
        Background color #332a90
      
           Border around this has a color of #332a90        
        
          <div style="border:2px solid #332a90;">Content here</div>
        
        
          .myborder {border:2px solid #332a90;}
        
        Border color #332a90