#332fd2 color space conversions
Hex:
        #332fd2
        RGB:
        51, 47, 210
        CMY:
        80, 82, 18
        CMYK:
        76, 78, 0, 18
      HSL:
        241°, 64.4269%, 50.3922%
        HSV (HSB):
        241°, 77.6190%, 82.3529%
        XYZ:
        14.0146, 7.3900, 61.6605
        xyY:
        0.1687, 0.0890, 7.3900
      CIE-Lab:
        32.6787, 54.3281, -81.5386
        CIE-LCH:
        32.6787, 97.9800, 303.6750
        CIE-Luv:
        32.6787, -7.1864, -107.7699
        Hunter-Lab:
        27.1845, 44.4504, -115.4537
      #332fd2 color charts
#332fd2 RGB chart
      #332fd2 CMYK chart
      #332fd2 RGB pie chart
      #332fd2 color shades, tints & tones
#332fd2 color schemes
#332fd2 color preview, HTML & CSS examples
           This text has a color of #332fd2        
        
          <p style="color:#332fd2;">Text here</p>
        
        
          .mytext {color:#332fd2;}
        
        Text color #332fd2
      
           This box has a color of #332fd2        
        
          <div style="background-color:#332fd2;">Content here</div>
        
        
          .mybackground {background-color:#332fd2;}
        
        Background color #332fd2
      
           Border around this has a color of #332fd2        
        
          <div style="border:2px solid #332fd2;">Content here</div>
        
        
          .myborder {border:2px solid #332fd2;}
        
        Border color #332fd2