#3f396a color space conversions
Hex:
        #3f396a
        RGB:
        63, 57, 106
        CMY:
        75, 78, 58
        CMYK:
        41, 46, 0, 58
      HSL:
        247°, 30.0613%, 31.9608%
        HSV (HSB):
        247°, 46.2264%, 41.5686%
        XYZ:
        6.1145, 5.0236, 14.2831
        xyY:
        0.2405, 0.1976, 5.0236
      CIE-Lab:
        26.8020, 15.8538, -27.8246
        CIE-LCH:
        26.8020, 32.0242, 299.6735
        CIE-Luv:
        26.8020, -0.3836, -36.4632
        Hunter-Lab:
        22.4134, 9.4725, -22.0934
      #3f396a color charts
#3f396a RGB chart
      #3f396a CMYK chart
      #3f396a RGB pie chart
      #3f396a color shades, tints & tones
#3f396a color schemes
#3f396a color preview, HTML & CSS examples
           This text has a color of #3f396a        
        
          <p style="color:#3f396a;">Text here</p>
        
        
          .mytext {color:#3f396a;}
        
        Text color #3f396a
      
           This box has a color of #3f396a        
        
          <div style="background-color:#3f396a;">Content here</div>
        
        
          .mybackground {background-color:#3f396a;}
        
        Background color #3f396a
      
           Border around this has a color of #3f396a        
        
          <div style="border:2px solid #3f396a;">Content here</div>
        
        
          .myborder {border:2px solid #3f396a;}
        
        Border color #3f396a