#3f1aa2 color space conversions
Hex:
        #3f1aa2
        RGB:
        63, 26, 162
        CMY:
        75, 90, 36
        CMYK:
        61, 84, 0, 36
      HSL:
        256°, 72.3404%, 36.8627%
        HSV (HSB):
        256°, 83.9506%, 63.5294%
        XYZ:
        8.9409, 4.4042, 34.5613
        xyY:
        0.1866, 0.0919, 4.4042
      CIE-Lab:
        24.9650, 50.8232, -65.7996
        CIE-LCH:
        24.9650, 83.1420, 307.6823
        CIE-Luv:
        24.9650, 0.7484, -80.0035
        Hunter-Lab:
        20.9862, 39.3219, -82.9521
      #3f1aa2 color charts
#3f1aa2 RGB chart
      #3f1aa2 CMYK chart
      #3f1aa2 RGB pie chart
      #3f1aa2 color shades, tints & tones
#3f1aa2 color schemes
#3f1aa2 color preview, HTML & CSS examples
           This text has a color of #3f1aa2        
        
          <p style="color:#3f1aa2;">Text here</p>
        
        
          .mytext {color:#3f1aa2;}
        
        Text color #3f1aa2
      
           This box has a color of #3f1aa2        
        
          <div style="background-color:#3f1aa2;">Content here</div>
        
        
          .mybackground {background-color:#3f1aa2;}
        
        Background color #3f1aa2
      
           Border around this has a color of #3f1aa2        
        
          <div style="border:2px solid #3f1aa2;">Content here</div>
        
        
          .myborder {border:2px solid #3f1aa2;}
        
        Border color #3f1aa2