#332a66 color space conversions
Hex:
        #332a66
        RGB:
        51, 42, 102
        CMY:
        80, 84, 60
        CMYK:
        50, 59, 0, 60
      HSL:
        249°, 41.6667%, 28.2353%
        HSV (HSB):
        249°, 58.8235%, 40.0000%
        XYZ:
        4.5915, 3.3190, 12.9690
        xyY:
        0.2199, 0.1590, 3.3190
      CIE-Lab:
        21.2788, 21.4145, -34.1300
        CIE-LCH:
        21.2788, 40.2920, 302.1058
        CIE-Luv:
        21.2788, -0.2652, -40.9728
        Hunter-Lab:
        18.2182, 13.1048, -29.4540
      #332a66 color charts
#332a66 RGB chart
      #332a66 CMYK chart
      #332a66 RGB pie chart
      #332a66 color shades, tints & tones
#332a66 color schemes
#332a66 color preview, HTML & CSS examples
           This text has a color of #332a66        
        
          <p style="color:#332a66;">Text here</p>
        
        
          .mytext {color:#332a66;}
        
        Text color #332a66
      
           This box has a color of #332a66        
        
          <div style="background-color:#332a66;">Content here</div>
        
        
          .mybackground {background-color:#332a66;}
        
        Background color #332a66
      
           Border around this has a color of #332a66        
        
          <div style="border:2px solid #332a66;">Content here</div>
        
        
          .myborder {border:2px solid #332a66;}
        
        Border color #332a66