#3213ed color space conversions
Hex:
        #3213ed
        RGB:
        50, 19, 237
        CMY:
        80, 93, 7
        CMYK:
        79, 92, 0, 7
      HSL:
        249°, 85.8268%, 50.1961%
        HSV (HSB):
        249°, 91.9831%, 92.9412%
        XYZ:
        16.8343, 7.2583, 80.6345
        xyY:
        0.1607, 0.0693, 7.2583
      CIE-Lab:
        32.3878, 72.2267, -97.5193
        CIE-LCH:
        32.3878, 121.3537, 306.5251
        CIE-Luv:
        32.3878, -6.1745, -122.3701
        Hunter-Lab:
        26.9412, 64.3894, -158.5950
      #3213ed color charts
#3213ed RGB chart
      #3213ed CMYK chart
      #3213ed RGB pie chart
      #3213ed color shades, tints & tones
#3213ed color schemes
#3213ed color preview, HTML & CSS examples
           This text has a color of #3213ed        
        
          <p style="color:#3213ed;">Text here</p>
        
        
          .mytext {color:#3213ed;}
        
        Text color #3213ed
      
           This box has a color of #3213ed        
        
          <div style="background-color:#3213ed;">Content here</div>
        
        
          .mybackground {background-color:#3213ed;}
        
        Background color #3213ed
      
           Border around this has a color of #3213ed        
        
          <div style="border:2px solid #3213ed;">Content here</div>
        
        
          .myborder {border:2px solid #3213ed;}
        
        Border color #3213ed