#3f4983 color space conversions
Hex:
        #3f4983
        RGB:
        63, 73, 131
        CMY:
        75, 71, 49
        CMYK:
        52, 44, 0, 49
      HSL:
        231°, 35.0515%, 38.0392%
        HSV (HSB):
        231°, 51.9084%, 51.3725%
        XYZ:
        8.5292, 7.4605, 22.4632
        xyY:
        0.2218, 0.1940, 7.4605
      CIE-Lab:
        32.8332, 13.3635, -33.9822
        CIE-LCH:
        32.8332, 36.5154, 291.4673
        CIE-Luv:
        32.8332, -6.9150, -47.3158
        Hunter-Lab:
        27.3140, 7.9396, -29.6407
      #3f4983 color charts
#3f4983 RGB chart
      #3f4983 CMYK chart
      #3f4983 RGB pie chart
      #3f4983 color shades, tints & tones
#3f4983 color schemes
#3f4983 color preview, HTML & CSS examples
           This text has a color of #3f4983        
        
          <p style="color:#3f4983;">Text here</p>
        
        
          .mytext {color:#3f4983;}
        
        Text color #3f4983
      
           This box has a color of #3f4983        
        
          <div style="background-color:#3f4983;">Content here</div>
        
        
          .mybackground {background-color:#3f4983;}
        
        Background color #3f4983
      
           Border around this has a color of #3f4983        
        
          <div style="border:2px solid #3f4983;">Content here</div>
        
        
          .myborder {border:2px solid #3f4983;}
        
        Border color #3f4983