#3213c1 color space conversions
Hex:
        #3213c1
        RGB:
        50, 19, 193
        CMY:
        80, 93, 24
        CMYK:
        74, 90, 0, 24
      HSL:
        251°, 82.0755%, 41.5686%
        HSV (HSB):
        251°, 90.1554%, 75.6863%
        XYZ:
        11.1739, 4.9941, 50.8271
        xyY:
        0.1668, 0.0745, 4.9941
      CIE-Lab:
        26.7180, 60.8103, -81.4947
        CIE-LCH:
        26.7180, 101.6823, 306.7298
        CIE-Luv:
        26.7180, -3.6433, -97.2299
        Hunter-Lab:
        22.3475, 50.1431, -119.2058
      #3213c1 color charts
#3213c1 RGB chart
      #3213c1 CMYK chart
      #3213c1 RGB pie chart
      #3213c1 color shades, tints & tones
#3213c1 color schemes
#3213c1 color preview, HTML & CSS examples
           This text has a color of #3213c1        
        
          <p style="color:#3213c1;">Text here</p>
        
        
          .mytext {color:#3213c1;}
        
        Text color #3213c1
      
           This box has a color of #3213c1        
        
          <div style="background-color:#3213c1;">Content here</div>
        
        
          .mybackground {background-color:#3213c1;}
        
        Background color #3213c1
      
           Border around this has a color of #3213c1        
        
          <div style="border:2px solid #3213c1;">Content here</div>
        
        
          .myborder {border:2px solid #3213c1;}
        
        Border color #3213c1