#3b1fca color space conversions
Hex:
        #3b1fca
        RGB:
        59, 31, 202
        CMY:
        77, 88, 21
        CMYK:
        71, 85, 0, 21
      HSL:
        250°, 73.3906%, 45.6863%
        HSV (HSB):
        250°, 84.6535%, 79.2157%
        XYZ:
        12.9543, 6.1740, 56.3861
        xyY:
        0.1715, 0.0818, 6.1740
      CIE-Lab:
        29.8474, 59.6949, -81.5608
        CIE-LCH:
        29.8474, 101.0725, 306.2007
        CIE-Luv:
        29.8474, -3.5790, -103.2406
        Hunter-Lab:
        24.8476, 49.5775, -117.1519
      #3b1fca color charts
#3b1fca RGB chart
      #3b1fca CMYK chart
      #3b1fca RGB pie chart
      #3b1fca color shades, tints & tones
#3b1fca color schemes
#3b1fca color preview, HTML & CSS examples
           This text has a color of #3b1fca        
        
          <p style="color:#3b1fca;">Text here</p>
        
        
          .mytext {color:#3b1fca;}
        
        Text color #3b1fca
      
           This box has a color of #3b1fca        
        
          <div style="background-color:#3b1fca;">Content here</div>
        
        
          .mybackground {background-color:#3b1fca;}
        
        Background color #3b1fca
      
           Border around this has a color of #3b1fca        
        
          <div style="border:2px solid #3b1fca;">Content here</div>
        
        
          .myborder {border:2px solid #3b1fca;}
        
        Border color #3b1fca