#3f4e88 color space conversions
Hex:
        #3f4e88
        RGB:
        63, 78, 136
        CMY:
        75, 69, 47
        CMYK:
        54, 43, 0, 47
      HSL:
        228°, 36.6834%, 39.0196%
        HSV (HSB):
        228°, 53.6765%, 53.3333%
        XYZ:
        9.2182, 8.2831, 24.4055
        xyY:
        0.2200, 0.1977, 8.2831
      CIE-Lab:
        34.5657, 11.7684, -34.3074
        CIE-LCH:
        34.5657, 36.2697, 288.9334
        CIE-Luv:
        34.5657, -8.7333, -48.3711
        Hunter-Lab:
        28.7804, 6.8070, -30.1311
      #3f4e88 color charts
#3f4e88 RGB chart
      #3f4e88 CMYK chart
      #3f4e88 RGB pie chart
      #3f4e88 color shades, tints & tones
#3f4e88 color schemes
#3f4e88 color preview, HTML & CSS examples
           This text has a color of #3f4e88        
        
          <p style="color:#3f4e88;">Text here</p>
        
        
          .mytext {color:#3f4e88;}
        
        Text color #3f4e88
      
           This box has a color of #3f4e88        
        
          <div style="background-color:#3f4e88;">Content here</div>
        
        
          .mybackground {background-color:#3f4e88;}
        
        Background color #3f4e88
      
           Border around this has a color of #3f4e88        
        
          <div style="border:2px solid #3f4e88;">Content here</div>
        
        
          .myborder {border:2px solid #3f4e88;}
        
        Border color #3f4e88