#332ba2 color space conversions
Hex:
        #332ba2
        RGB:
        51, 43, 162
        CMY:
        80, 83, 36
        CMYK:
        69, 73, 0, 36
      HSL:
        244°, 58.0488%, 40.1961%
        HSV (HSB):
        244°, 73.4568%, 63.5294%
        XYZ:
        8.7507, 5.0402, 34.6941
        xyY:
        0.1805, 0.1040, 5.0402
      CIE-Lab:
        26.8490, 41.0789, -62.7259
        CIE-LCH:
        26.8490, 74.9801, 303.2206
        CIE-Luv:
        26.8490, -4.2182, -79.4437
        Hunter-Lab:
        22.4504, 30.2875, -75.9095
      #332ba2 color charts
#332ba2 RGB chart
      #332ba2 CMYK chart
      #332ba2 RGB pie chart
      #332ba2 color shades, tints & tones
#332ba2 color schemes
#332ba2 color preview, HTML & CSS examples
           This text has a color of #332ba2        
        
          <p style="color:#332ba2;">Text here</p>
        
        
          .mytext {color:#332ba2;}
        
        Text color #332ba2
      
           This box has a color of #332ba2        
        
          <div style="background-color:#332ba2;">Content here</div>
        
        
          .mybackground {background-color:#332ba2;}
        
        Background color #332ba2
      
           Border around this has a color of #332ba2        
        
          <div style="border:2px solid #332ba2;">Content here</div>
        
        
          .myborder {border:2px solid #332ba2;}
        
        Border color #332ba2