#3f349a color space conversions
Hex:
        #3f349a
        RGB:
        63, 52, 154
        CMY:
        75, 80, 40
        CMYK:
        59, 66, 0, 40
      HSL:
        246°, 49.5146%, 40.3922%
        HSV (HSB):
        246°, 66.2338%, 60.3922%
        XYZ:
        9.1106, 5.8458, 31.2200
        xyY:
        0.1973, 0.1266, 5.8458
      CIE-Lab:
        29.0201, 34.7743, -54.2617
        CIE-LCH:
        29.0201, 64.4483, 302.6543
        CIE-Luv:
        29.0201, -2.4517, -72.4699
        Hunter-Lab:
        24.1782, 24.9492, -59.6334
      #3f349a color charts
#3f349a RGB chart
      #3f349a CMYK chart
      #3f349a RGB pie chart
      #3f349a color shades, tints & tones
#3f349a color schemes
#3f349a color preview, HTML & CSS examples
           This text has a color of #3f349a        
        
          <p style="color:#3f349a;">Text here</p>
        
        
          .mytext {color:#3f349a;}
        
        Text color #3f349a
      
           This box has a color of #3f349a        
        
          <div style="background-color:#3f349a;">Content here</div>
        
        
          .mybackground {background-color:#3f349a;}
        
        Background color #3f349a
      
           Border around this has a color of #3f349a        
        
          <div style="border:2px solid #3f349a;">Content here</div>
        
        
          .myborder {border:2px solid #3f349a;}
        
        Border color #3f349a