#3221e7 color space conversions
Hex:
        #3221e7
        RGB:
        50, 33, 231
        CMY:
        80, 87, 9
        CMYK:
        78, 86, 0, 9
      HSL:
        245°, 80.4878%, 51.7647%
        HSV (HSB):
        245°, 85.7143%, 90.5882%
        XYZ:
        16.2831, 7.5353, 76.1976
        xyY:
        0.1628, 0.0753, 7.5353
      CIE-Lab:
        32.9958, 66.5068, -93.0893
        CIE-LCH:
        32.9958, 114.4062, 305.5436
        CIE-Luv:
        32.9958, -6.8024, -119.6117
        Hunter-Lab:
        27.4506, 57.8436, -145.3623
      #3221e7 color charts
#3221e7 RGB chart
      #3221e7 CMYK chart
      #3221e7 RGB pie chart
      #3221e7 color shades, tints & tones
#3221e7 color schemes
#3221e7 color preview, HTML & CSS examples
           This text has a color of #3221e7        
        
          <p style="color:#3221e7;">Text here</p>
        
        
          .mytext {color:#3221e7;}
        
        Text color #3221e7
      
           This box has a color of #3221e7        
        
          <div style="background-color:#3221e7;">Content here</div>
        
        
          .mybackground {background-color:#3221e7;}
        
        Background color #3221e7
      
           Border around this has a color of #3221e7        
        
          <div style="border:2px solid #3221e7;">Content here</div>
        
        
          .myborder {border:2px solid #3221e7;}
        
        Border color #3221e7