#3f1aad color space conversions
Hex:
        #3f1aad
        RGB:
        63, 26, 173
        CMY:
        75, 90, 32
        CMYK:
        64, 85, 0, 32
      HSL:
        255°, 73.8693%, 39.0196%
        HSV (HSB):
        255°, 84.9711%, 67.8431%
        XYZ:
        9.9621, 4.8127, 39.9390
        xyY:
        0.1821, 0.0880, 4.8127
      CIE-Lab:
        26.1943, 53.8723, -70.4181
        CIE-LCH:
        26.1943, 88.6619, 307.4173
        CIE-Luv:
        26.1943, -0.1840, -86.4518
        Hunter-Lab:
        21.9378, 42.6669, -92.5843
      #3f1aad color charts
#3f1aad RGB chart
      #3f1aad CMYK chart
      #3f1aad RGB pie chart
      #3f1aad color shades, tints & tones
#3f1aad color schemes
#3f1aad color preview, HTML & CSS examples
           This text has a color of #3f1aad        
        
          <p style="color:#3f1aad;">Text here</p>
        
        
          .mytext {color:#3f1aad;}
        
        Text color #3f1aad
      
           This box has a color of #3f1aad        
        
          <div style="background-color:#3f1aad;">Content here</div>
        
        
          .mybackground {background-color:#3f1aad;}
        
        Background color #3f1aad
      
           Border around this has a color of #3f1aad        
        
          <div style="border:2px solid #3f1aad;">Content here</div>
        
        
          .myborder {border:2px solid #3f1aad;}
        
        Border color #3f1aad