#332fa4 color space conversions
Hex:
        #332fa4
        RGB:
        51, 47, 164
        CMY:
        80, 82, 36
        CMYK:
        69, 71, 0, 36
      HSL:
        242°, 55.4502%, 41.3725%
        HSV (HSB):
        242°, 71.3415%, 64.3137%
        XYZ:
        9.0826, 5.4172, 35.6889
        xyY:
        0.1810, 0.1079, 5.4172
      CIE-Lab:
        27.8917, 39.4034, -62.2215
        CIE-LCH:
        27.8917, 73.6488, 302.3451
        CIE-Luv:
        27.8917, -5.0044, -80.2638
        Hunter-Lab:
        23.2748, 28.9256, -74.6210
      #332fa4 color charts
#332fa4 RGB chart
      #332fa4 CMYK chart
      #332fa4 RGB pie chart
      #332fa4 color shades, tints & tones
#332fa4 color schemes
#332fa4 color preview, HTML & CSS examples
           This text has a color of #332fa4        
        
          <p style="color:#332fa4;">Text here</p>
        
        
          .mytext {color:#332fa4;}
        
        Text color #332fa4
      
           This box has a color of #332fa4        
        
          <div style="background-color:#332fa4;">Content here</div>
        
        
          .mybackground {background-color:#332fa4;}
        
        Background color #332fa4
      
           Border around this has a color of #332fa4        
        
          <div style="border:2px solid #332fa4;">Content here</div>
        
        
          .myborder {border:2px solid #332fa4;}
        
        Border color #332fa4