#3f40aa color space conversions
Hex:
        #3f40aa
        RGB:
        63, 64, 170
        CMY:
        75, 75, 33
        CMYK:
        63, 62, 0, 33
      HSL:
        239°, 45.9227%, 45.6863%
        HSV (HSB):
        239°, 62.9412%, 66.6667%
        XYZ:
        11.1390, 7.6258, 38.9151
        xyY:
        0.1931, 0.1322, 7.6258
      CIE-Lab:
        33.1912, 32.6533, -57.1204
        CIE-LCH:
        33.1912, 65.7949, 299.7548
        CIE-Luv:
        33.1912, -6.0109, -79.8459
        Hunter-Lab:
        27.6149, 23.6752, -64.2213
      #3f40aa color charts
#3f40aa RGB chart
      #3f40aa CMYK chart
      #3f40aa RGB pie chart
      #3f40aa color shades, tints & tones
#3f40aa color schemes
#3f40aa color preview, HTML & CSS examples
           This text has a color of #3f40aa        
        
          <p style="color:#3f40aa;">Text here</p>
        
        
          .mytext {color:#3f40aa;}
        
        Text color #3f40aa
      
           This box has a color of #3f40aa        
        
          <div style="background-color:#3f40aa;">Content here</div>
        
        
          .mybackground {background-color:#3f40aa;}
        
        Background color #3f40aa
      
           Border around this has a color of #3f40aa        
        
          <div style="border:2px solid #3f40aa;">Content here</div>
        
        
          .myborder {border:2px solid #3f40aa;}
        
        Border color #3f40aa