#3f408a color space conversions
Hex:
        #3f408a
        RGB:
        63, 64, 138
        CMY:
        75, 75, 46
        CMYK:
        54, 54, 0, 46
      HSL:
        239°, 37.3134%, 39.4118%
        HSV (HSB):
        239°, 54.3478%, 54.1176%
        XYZ:
        8.4707, 6.5585, 24.8642
        xyY:
        0.2123, 0.1644, 6.5585
      CIE-Lab:
        30.7800, 21.7010, -41.5909
        CIE-LCH:
        30.7800, 46.9120, 297.5543
        CIE-Luv:
        30.7800, -4.4402, -57.2259
        Hunter-Lab:
        25.6096, 14.2245, -39.6375
      #3f408a color charts
#3f408a RGB chart
      #3f408a CMYK chart
      #3f408a RGB pie chart
      #3f408a color shades, tints & tones
#3f408a color schemes
#3f408a color preview, HTML & CSS examples
           This text has a color of #3f408a        
        
          <p style="color:#3f408a;">Text here</p>
        
        
          .mytext {color:#3f408a;}
        
        Text color #3f408a
      
           This box has a color of #3f408a        
        
          <div style="background-color:#3f408a;">Content here</div>
        
        
          .mybackground {background-color:#3f408a;}
        
        Background color #3f408a
      
           Border around this has a color of #3f408a        
        
          <div style="border:2px solid #3f408a;">Content here</div>
        
        
          .myborder {border:2px solid #3f408a;}
        
        Border color #3f408a