#3213f3 color space conversions
Hex:
        #3213f3
        RGB:
        50, 19, 243
        CMY:
        80, 93, 5
        CMYK:
        79, 92, 0, 5
      HSL:
        248°, 90.3226%, 51.3725%
        HSV (HSB):
        248°, 92.1811%, 95.2941%
        XYZ:
        17.7259, 7.6149, 85.3296
        xyY:
        0.1602, 0.0688, 7.6149
      CIE-Lab:
        33.1677, 73.7374, -99.6206
        CIE-LCH:
        33.1677, 123.9414, 306.5082
        CIE-Luv:
        33.1677, -6.4976, -125.7638
        Hunter-Lab:
        27.5951, 66.3692, -164.0197
      #3213f3 color charts
#3213f3 RGB chart
      #3213f3 CMYK chart
      #3213f3 RGB pie chart
      #3213f3 color shades, tints & tones
#3213f3 color schemes
#3213f3 color preview, HTML & CSS examples
           This text has a color of #3213f3        
        
          <p style="color:#3213f3;">Text here</p>
        
        
          .mytext {color:#3213f3;}
        
        Text color #3213f3
      
           This box has a color of #3213f3        
        
          <div style="background-color:#3213f3;">Content here</div>
        
        
          .mybackground {background-color:#3213f3;}
        
        Background color #3213f3
      
           Border around this has a color of #3213f3        
        
          <div style="border:2px solid #3213f3;">Content here</div>
        
        
          .myborder {border:2px solid #3213f3;}
        
        Border color #3213f3