#3215e5 color space conversions
Hex:
        #3215e5
        RGB:
        50, 21, 229
        CMY:
        80, 92, 10
        CMYK:
        78, 91, 0, 10
      HSL:
        248°, 83.2000%, 49.0196%
        HSV (HSB):
        248°, 90.8297%, 89.8039%
        XYZ:
        15.7264, 6.8716, 74.6262
        xyY:
        0.1618, 0.0707, 6.8716
      CIE-Lab:
        31.5128, 69.6982, -94.4172
        CIE-LCH:
        31.5128, 117.3561, 306.4345
        CIE-Luv:
        31.5128, -5.8457, -117.9278
        Hunter-Lab:
        26.2137, 61.2137, -150.4395
      #3215e5 color charts
#3215e5 RGB chart
      #3215e5 CMYK chart
      #3215e5 RGB pie chart
      #3215e5 color shades, tints & tones
#3215e5 color schemes
#3215e5 color preview, HTML & CSS examples
           This text has a color of #3215e5        
        
          <p style="color:#3215e5;">Text here</p>
        
        
          .mytext {color:#3215e5;}
        
        Text color #3215e5
      
           This box has a color of #3215e5        
        
          <div style="background-color:#3215e5;">Content here</div>
        
        
          .mybackground {background-color:#3215e5;}
        
        Background color #3215e5
      
           Border around this has a color of #3215e5        
        
          <div style="border:2px solid #3215e5;">Content here</div>
        
        
          .myborder {border:2px solid #3215e5;}
        
        Border color #3215e5