#3f1af1 color space conversions
Hex:
        #3f1af1
        RGB:
        63, 26, 241
        CMY:
        75, 90, 5
        CMYK:
        74, 89, 0, 5
      HSL:
        250°, 88.4774%, 52.3529%
        HSV (HSB):
        250°, 89.2116%, 94.5098%
        XYZ:
        18.2965, 8.1464, 83.8272
        xyY:
        0.1659, 0.0739, 8.1464
      CIE-Lab:
        34.2860, 71.9498, -96.6039
        CIE-LCH:
        34.2860, 120.4536, 306.6784
        CIE-Luv:
        34.2860, -4.9603, -125.3754
        Hunter-Lab:
        28.5419, 64.4769, -154.1543
      #3f1af1 color charts
#3f1af1 RGB chart
      #3f1af1 CMYK chart
      #3f1af1 RGB pie chart
      #3f1af1 color shades, tints & tones
#3f1af1 color schemes
#3f1af1 color preview, HTML & CSS examples
           This text has a color of #3f1af1        
        
          <p style="color:#3f1af1;">Text here</p>
        
        
          .mytext {color:#3f1af1;}
        
        Text color #3f1af1
      
           This box has a color of #3f1af1        
        
          <div style="background-color:#3f1af1;">Content here</div>
        
        
          .mybackground {background-color:#3f1af1;}
        
        Background color #3f1af1
      
           Border around this has a color of #3f1af1        
        
          <div style="border:2px solid #3f1af1;">Content here</div>
        
        
          .myborder {border:2px solid #3f1af1;}
        
        Border color #3f1af1