#332ca2 color space conversions
Hex:
        #332ca2
        RGB:
        51, 44, 162
        CMY:
        80, 83, 36
        CMYK:
        69, 73, 0, 36
      HSL:
        244°, 57.2816%, 40.3922%
        HSV (HSB):
        244°, 72.8395%, 63.5294%
        XYZ:
        8.7875, 5.1138, 34.7063
        xyY:
        0.1808, 0.1052, 5.1138
      CIE-Lab:
        27.0566, 40.5002, -62.3841
        CIE-LCH:
        27.0566, 74.3777, 302.9919
        CIE-Luv:
        27.0566, -4.3835, -79.3549
        Hunter-Lab:
        22.6137, 29.7896, -75.1655
      #332ca2 color charts
#332ca2 RGB chart
      #332ca2 CMYK chart
      #332ca2 RGB pie chart
      #332ca2 color shades, tints & tones
#332ca2 color schemes
#332ca2 color preview, HTML & CSS examples
           This text has a color of #332ca2        
        
          <p style="color:#332ca2;">Text here</p>
        
        
          .mytext {color:#332ca2;}
        
        Text color #332ca2
      
           This box has a color of #332ca2        
        
          <div style="background-color:#332ca2;">Content here</div>
        
        
          .mybackground {background-color:#332ca2;}
        
        Background color #332ca2
      
           Border around this has a color of #332ca2        
        
          <div style="border:2px solid #332ca2;">Content here</div>
        
        
          .myborder {border:2px solid #332ca2;}
        
        Border color #332ca2