#3f4678 color space conversions
Hex:
        #3f4678
        RGB:
        63, 70, 120
        CMY:
        75, 73, 53
        CMYK:
        48, 42, 0, 53
      HSL:
        233°, 31.1475%, 35.8824%
        HSV (HSB):
        233°, 47.5000%, 47.0588%
        XYZ:
        7.6302, 6.7931, 18.6784
        xyY:
        0.2305, 0.2052, 6.7931
      CIE-Lab:
        31.3313, 11.6790, -29.5222
        CIE-LCH:
        31.3313, 31.7483, 291.5837
        CIE-Luv:
        31.3313, -5.4958, -40.3478
        Hunter-Lab:
        26.0637, 6.6450, -24.2452
      #3f4678 color charts
#3f4678 RGB chart
      #3f4678 CMYK chart
      #3f4678 RGB pie chart
      #3f4678 color shades, tints & tones
#3f4678 color schemes
#3f4678 color preview, HTML & CSS examples
           This text has a color of #3f4678        
        
          <p style="color:#3f4678;">Text here</p>
        
        
          .mytext {color:#3f4678;}
        
        Text color #3f4678
      
           This box has a color of #3f4678        
        
          <div style="background-color:#3f4678;">Content here</div>
        
        
          .mybackground {background-color:#3f4678;}
        
        Background color #3f4678
      
           Border around this has a color of #3f4678        
        
          <div style="border:2px solid #3f4678;">Content here</div>
        
        
          .myborder {border:2px solid #3f4678;}
        
        Border color #3f4678