#3f1bca color space conversions
Hex:
        #3f1bca
        RGB:
        63, 27, 202
        CMY:
        75, 89, 21
        CMYK:
        69, 87, 0, 21
      HSL:
        252°, 76.4192%, 44.9020%
        HSV (HSB):
        252°, 86.6337%, 79.2157%
        XYZ:
        13.1025, 6.1049, 56.3649
        xyY:
        0.1734, 0.0808, 6.1049
      CIE-Lab:
        29.6756, 61.4131, -81.8369
        CIE-LCH:
        29.6756, 102.3174, 306.8858
        CIE-Luv:
        29.6756, -2.4698, -103.2518
        Hunter-Lab:
        24.7081, 51.4180, -117.9586
      #3f1bca color charts
#3f1bca RGB chart
      #3f1bca CMYK chart
      #3f1bca RGB pie chart
      #3f1bca color shades, tints & tones
#3f1bca color schemes
#3f1bca color preview, HTML & CSS examples
           This text has a color of #3f1bca        
        
          <p style="color:#3f1bca;">Text here</p>
        
        
          .mytext {color:#3f1bca;}
        
        Text color #3f1bca
      
           This box has a color of #3f1bca        
        
          <div style="background-color:#3f1bca;">Content here</div>
        
        
          .mybackground {background-color:#3f1bca;}
        
        Background color #3f1bca
      
           Border around this has a color of #3f1bca        
        
          <div style="border:2px solid #3f1bca;">Content here</div>
        
        
          .myborder {border:2px solid #3f1bca;}
        
        Border color #3f1bca