#3f1bff color space conversions
Hex:
        #3f1bff
        RGB:
        63, 27, 255
        CMY:
        75, 89, 0
        CMYK:
        75, 89, 0, 0
      HSL:
        249°, 100.0000%, 55.2941%
        HSV (HSB):
        249°, 89.4118%, 100.0000%
        XYZ:
        20.4918, 9.0606, 95.2766
        xyY:
        0.1642, 0.0726, 9.0606
      CIE-Lab:
        36.1008, 75.2410, -101.4669
        CIE-LCH:
        36.1008, 126.3199, 306.5581
        CIE-Luv:
        36.1008, -5.8618, -133.2560
        Hunter-Lab:
        30.1009, 68.8413, -166.5966
      #3f1bff color charts
#3f1bff RGB chart
      #3f1bff CMYK chart
      #3f1bff RGB pie chart
      #3f1bff color shades, tints & tones
#3f1bff color schemes
#3f1bff color preview, HTML & CSS examples
           This text has a color of #3f1bff        
        
          <p style="color:#3f1bff;">Text here</p>
        
        
          .mytext {color:#3f1bff;}
        
        Text color #3f1bff
      
           This box has a color of #3f1bff        
        
          <div style="background-color:#3f1bff;">Content here</div>
        
        
          .mybackground {background-color:#3f1bff;}
        
        Background color #3f1bff
      
           Border around this has a color of #3f1bff        
        
          <div style="border:2px solid #3f1bff;">Content here</div>
        
        
          .myborder {border:2px solid #3f1bff;}
        
        Border color #3f1bff