#3f1dff color space conversions
Hex:
        #3f1dff
        RGB:
        63, 29, 255
        CMY:
        75, 89, 0
        CMYK:
        75, 89, 0, 0
      HSL:
        249°, 100.0000%, 55.6863%
        HSV (HSB):
        249°, 88.6275%, 100.0000%
        XYZ:
        20.5393, 9.1555, 95.2924
        xyY:
        0.1643, 0.0733, 9.1555
      CIE-Lab:
        36.2820, 74.6911, -101.1650
        CIE-LCH:
        36.2820, 125.7502, 306.4388
        CIE-Luv:
        36.2820, -5.9886, -133.3148
        Hunter-Lab:
        30.2580, 68.2148, -165.5428
      #3f1dff color charts
#3f1dff RGB chart
      #3f1dff CMYK chart
      #3f1dff RGB pie chart
      #3f1dff color shades, tints & tones
#3f1dff color schemes
#3f1dff color preview, HTML & CSS examples
           This text has a color of #3f1dff        
        
          <p style="color:#3f1dff;">Text here</p>
        
        
          .mytext {color:#3f1dff;}
        
        Text color #3f1dff
      
           This box has a color of #3f1dff        
        
          <div style="background-color:#3f1dff;">Content here</div>
        
        
          .mybackground {background-color:#3f1dff;}
        
        Background color #3f1dff
      
           Border around this has a color of #3f1dff        
        
          <div style="border:2px solid #3f1dff;">Content here</div>
        
        
          .myborder {border:2px solid #3f1dff;}
        
        Border color #3f1dff