#332cf2 color space conversions
Hex:
        #332cf2
        RGB:
        51, 44, 242
        CMY:
        80, 83, 5
        CMYK:
        79, 82, 0, 5
      HSL:
        242°, 88.3929%, 56.0784%
        HSV (HSB):
        242°, 81.8182%, 94.9020%
        XYZ:
        18.2929, 8.9160, 84.7612
        xyY:
        0.1634, 0.0796, 8.9160
      CIE-Lab:
        35.8220, 65.3103, -94.6338
        CIE-LCH:
        35.8220, 114.9826, 304.6110
        CIE-Luv:
        35.8220, -8.2678, -126.1289
        Hunter-Lab:
        29.8596, 57.1003, -147.4021
      #332cf2 color charts
#332cf2 RGB chart
      #332cf2 CMYK chart
      #332cf2 RGB pie chart
      #332cf2 color shades, tints & tones
#332cf2 color schemes
#332cf2 color preview, HTML & CSS examples
           This text has a color of #332cf2        
        
          <p style="color:#332cf2;">Text here</p>
        
        
          .mytext {color:#332cf2;}
        
        Text color #332cf2
      
           This box has a color of #332cf2        
        
          <div style="background-color:#332cf2;">Content here</div>
        
        
          .mybackground {background-color:#332cf2;}
        
        Background color #332cf2
      
           Border around this has a color of #332cf2        
        
          <div style="border:2px solid #332cf2;">Content here</div>
        
        
          .myborder {border:2px solid #332cf2;}
        
        Border color #332cf2