#3f3a86 color space conversions
Hex:
        #3f3a86
        RGB:
        63, 58, 134
        CMY:
        75, 77, 47
        CMYK:
        53, 57, 0, 47
      HSL:
        244°, 39.5833%, 37.6471%
        HSV (HSB):
        244°, 56.7164%, 52.5490%
        XYZ:
        7.8660, 5.8041, 23.2600
        xyY:
        0.2130, 0.1572, 5.8041
      CIE-Lab:
        28.9128, 24.3031, -42.1225
        CIE-LCH:
        28.9128, 48.6307, 299.9833
        CIE-Luv:
        28.9128, -2.5595, -56.8259
        Hunter-Lab:
        24.0917, 16.1204, -40.3789
      #3f3a86 color charts
#3f3a86 RGB chart
      #3f3a86 CMYK chart
      #3f3a86 RGB pie chart
      #3f3a86 color shades, tints & tones
#3f3a86 color schemes
#3f3a86 color preview, HTML & CSS examples
           This text has a color of #3f3a86        
        
          <p style="color:#3f3a86;">Text here</p>
        
        
          .mytext {color:#3f3a86;}
        
        Text color #3f3a86
      
           This box has a color of #3f3a86        
        
          <div style="background-color:#3f3a86;">Content here</div>
        
        
          .mybackground {background-color:#3f3a86;}
        
        Background color #3f3a86
      
           Border around this has a color of #3f3a86        
        
          <div style="border:2px solid #3f3a86;">Content here</div>
        
        
          .myborder {border:2px solid #3f3a86;}
        
        Border color #3f3a86