#3221e5 color space conversions
Hex:
        #3221e5
        RGB:
        50, 33, 229
        CMY:
        80, 87, 10
        CMYK:
        78, 86, 0, 10
      HSL:
        245°, 79.0323%, 51.3725%
        HSV (HSB):
        245°, 85.5895%, 89.8039%
        XYZ:
        16.0021, 7.4230, 74.7181
        xyY:
        0.1630, 0.0756, 7.4230
      CIE-Lab:
        32.7510, 65.9556, -92.3546
        CIE-LCH:
        32.7510, 113.4879, 305.5327
        CIE-Luv:
        32.7510, -6.7013, -118.4794
        Hunter-Lab:
        27.2451, 57.1610, -143.5277
      #3221e5 color charts
#3221e5 RGB chart
      #3221e5 CMYK chart
      #3221e5 RGB pie chart
      #3221e5 color shades, tints & tones
#3221e5 color schemes
#3221e5 color preview, HTML & CSS examples
           This text has a color of #3221e5        
        
          <p style="color:#3221e5;">Text here</p>
        
        
          .mytext {color:#3221e5;}
        
        Text color #3221e5
      
           This box has a color of #3221e5        
        
          <div style="background-color:#3221e5;">Content here</div>
        
        
          .mybackground {background-color:#3221e5;}
        
        Background color #3221e5
      
           Border around this has a color of #3221e5        
        
          <div style="border:2px solid #3221e5;">Content here</div>
        
        
          .myborder {border:2px solid #3221e5;}
        
        Border color #3221e5