#3f407e color space conversions
Hex:
        #3f407e
        RGB:
        63, 64, 126
        CMY:
        75, 75, 51
        CMYK:
        50, 49, 0, 51
      HSL:
        239°, 33.3333%, 37.0588%
        HSV (HSB):
        239°, 50.0000%, 49.4118%
        XYZ:
        7.6492, 6.2299, 20.5380
        xyY:
        0.2222, 0.1810, 6.2299
      CIE-Lab:
        29.9853, 17.6594, -35.4149
        CIE-LCH:
        29.9853, 39.5736, 296.5028
        CIE-Luv:
        29.9853, -3.8190, -48.2366
        Hunter-Lab:
        24.9598, 11.0236, -31.3145
      #3f407e color charts
#3f407e RGB chart
      #3f407e CMYK chart
      #3f407e RGB pie chart
      #3f407e color shades, tints & tones
#3f407e color schemes
#3f407e color preview, HTML & CSS examples
           This text has a color of #3f407e        
        
          <p style="color:#3f407e;">Text here</p>
        
        
          .mytext {color:#3f407e;}
        
        Text color #3f407e
      
           This box has a color of #3f407e        
        
          <div style="background-color:#3f407e;">Content here</div>
        
        
          .mybackground {background-color:#3f407e;}
        
        Background color #3f407e
      
           Border around this has a color of #3f407e        
        
          <div style="border:2px solid #3f407e;">Content here</div>
        
        
          .myborder {border:2px solid #3f407e;}
        
        Border color #3f407e