#3215c5 color space conversions
Hex:
        #3215c5
        RGB:
        50, 21, 197
        CMY:
        80, 92, 23
        CMYK:
        75, 89, 0, 23
      HSL:
        250°, 80.7339%, 42.7451%
        HSV (HSB):
        250°, 89.3401%, 77.2549%
        XYZ:
        11.6616, 5.2457, 53.2212
        xyY:
        0.1663, 0.0748, 5.2457
      CIE-Lab:
        27.4235, 61.2823, -82.6770
        CIE-LCH:
        27.4235, 102.9126, 306.5468
        CIE-Luv:
        27.4235, -4.0149, -99.6433
        Hunter-Lab:
        22.9034, 50.8049, -121.7413
      #3215c5 color charts
#3215c5 RGB chart
      #3215c5 CMYK chart
      #3215c5 RGB pie chart
      #3215c5 color shades, tints & tones
#3215c5 color schemes
#3215c5 color preview, HTML & CSS examples
           This text has a color of #3215c5        
        
          <p style="color:#3215c5;">Text here</p>
        
        
          .mytext {color:#3215c5;}
        
        Text color #3215c5
      
           This box has a color of #3215c5        
        
          <div style="background-color:#3215c5;">Content here</div>
        
        
          .mybackground {background-color:#3215c5;}
        
        Background color #3215c5
      
           Border around this has a color of #3215c5        
        
          <div style="border:2px solid #3215c5;">Content here</div>
        
        
          .myborder {border:2px solid #3215c5;}
        
        Border color #3215c5