#332fa9 color space conversions
Hex:
        #332fa9
        RGB:
        51, 47, 169
        CMY:
        80, 82, 34
        CMYK:
        70, 72, 0, 34
      HSL:
        242°, 56.4815%, 42.3529%
        HSV (HSB):
        242°, 72.1893%, 66.2745%
        XYZ:
        9.5432, 5.6014, 38.1143
        xyY:
        0.1792, 0.1052, 5.6014
      CIE-Lab:
        28.3837, 41.0831, -64.4288
        CIE-LCH:
        28.3837, 76.4126, 302.5237
        CIE-Luv:
        28.3837, -5.2526, -83.3396
        Hunter-Lab:
        23.6673, 30.5574, -78.9148
      #332fa9 color charts
#332fa9 RGB chart
      #332fa9 CMYK chart
      #332fa9 RGB pie chart
      #332fa9 color shades, tints & tones
#332fa9 color schemes
#332fa9 color preview, HTML & CSS examples
           This text has a color of #332fa9        
        
          <p style="color:#332fa9;">Text here</p>
        
        
          .mytext {color:#332fa9;}
        
        Text color #332fa9
      
           This box has a color of #332fa9        
        
          <div style="background-color:#332fa9;">Content here</div>
        
        
          .mybackground {background-color:#332fa9;}
        
        Background color #332fa9
      
           Border around this has a color of #332fa9        
        
          <div style="border:2px solid #332fa9;">Content here</div>
        
        
          .myborder {border:2px solid #332fa9;}
        
        Border color #332fa9