#3f1f94 color space conversions
Hex:
        #3f1f94
        RGB:
        63, 31, 148
        CMY:
        75, 88, 42
        CMYK:
        57, 79, 0, 42
      HSL:
        256°, 65.3631%, 35.0980%
        HSV (HSB):
        256°, 79.0541%, 58.0392%
        XYZ:
        7.8852, 4.1749, 28.4072
        xyY:
        0.1949, 0.1032, 4.1749
      CIE-Lab:
        24.2413, 44.6155, -58.4151
        CIE-LCH:
        24.2413, 73.5042, 307.3713
        CIE-Luv:
        24.2413, 1.4797, -71.5553
        Hunter-Lab:
        20.4325, 33.1289, -68.1281
      #3f1f94 color charts
#3f1f94 RGB chart
      #3f1f94 CMYK chart
      #3f1f94 RGB pie chart
      #3f1f94 color shades, tints & tones
#3f1f94 color schemes
#3f1f94 color preview, HTML & CSS examples
           This text has a color of #3f1f94        
        
          <p style="color:#3f1f94;">Text here</p>
        
        
          .mytext {color:#3f1f94;}
        
        Text color #3f1f94
      
           This box has a color of #3f1f94        
        
          <div style="background-color:#3f1f94;">Content here</div>
        
        
          .mybackground {background-color:#3f1f94;}
        
        Background color #3f1f94
      
           Border around this has a color of #3f1f94        
        
          <div style="border:2px solid #3f1f94;">Content here</div>
        
        
          .myborder {border:2px solid #3f1f94;}
        
        Border color #3f1f94