#3215e7 color space conversions
Hex:
        #3215e7
        RGB:
        50, 21, 231
        CMY:
        80, 92, 9
        CMYK:
        78, 91, 0, 9
      HSL:
        248°, 83.3333%, 49.4118%
        HSV (HSB):
        248°, 90.9091%, 90.5882%
        XYZ:
        16.0074, 6.9840, 76.1057
        xyY:
        0.1615, 0.0705, 6.9840
      CIE-Lab:
        31.7704, 70.2128, -95.1307
        CIE-LCH:
        31.7704, 118.2357, 306.4298
        CIE-Luv:
        31.7704, -5.9550, -119.0628
        Hunter-Lab:
        26.4272, 61.8727, -152.2458
      #3215e7 color charts
#3215e7 RGB chart
      #3215e7 CMYK chart
      #3215e7 RGB pie chart
      #3215e7 color shades, tints & tones
#3215e7 color schemes
#3215e7 color preview, HTML & CSS examples
           This text has a color of #3215e7        
        
          <p style="color:#3215e7;">Text here</p>
        
        
          .mytext {color:#3215e7;}
        
        Text color #3215e7
      
           This box has a color of #3215e7        
        
          <div style="background-color:#3215e7;">Content here</div>
        
        
          .mybackground {background-color:#3215e7;}
        
        Background color #3215e7
      
           Border around this has a color of #3215e7        
        
          <div style="border:2px solid #3215e7;">Content here</div>
        
        
          .myborder {border:2px solid #3215e7;}
        
        Border color #3215e7