#332fb1 color space conversions
Hex:
        #332fb1
        RGB:
        51, 47, 177
        CMY:
        80, 82, 31
        CMYK:
        71, 73, 0, 31
      HSL:
        242°, 58.0357%, 43.9216%
        HSV (HSB):
        242°, 73.4463%, 69.4118%
        XYZ:
        10.3176, 5.9112, 42.1921
        xyY:
        0.1766, 0.1012, 5.9112
      CIE-Lab:
        29.1872, 43.7428, -67.9010
        CIE-LCH:
        29.1872, 80.7711, 302.7903
        CIE-Luv:
        29.1872, -5.6433, -88.2102
        Hunter-Lab:
        24.3129, 33.2018, -85.8718
      #332fb1 color charts
#332fb1 RGB chart
      #332fb1 CMYK chart
      #332fb1 RGB pie chart
      #332fb1 color shades, tints & tones
#332fb1 color schemes
#332fb1 color preview, HTML & CSS examples
           This text has a color of #332fb1        
        
          <p style="color:#332fb1;">Text here</p>
        
        
          .mytext {color:#332fb1;}
        
        Text color #332fb1
      
           This box has a color of #332fb1        
        
          <div style="background-color:#332fb1;">Content here</div>
        
        
          .mybackground {background-color:#332fb1;}
        
        Background color #332fb1
      
           Border around this has a color of #332fb1        
        
          <div style="border:2px solid #332fb1;">Content here</div>
        
        
          .myborder {border:2px solid #332fb1;}
        
        Border color #332fb1