#3f40bf color space conversions
Hex:
        #3f40bf
        RGB:
        63, 64, 191
        CMY:
        75, 75, 25
        CMYK:
        67, 66, 0, 25
      HSL:
        240°, 50.3937%, 49.8039%
        HSV (HSB):
        240°, 67.0157%, 74.9020%
        XYZ:
        13.2873, 8.4851, 50.2277
        xyY:
        0.1845, 0.1178, 8.4851
      CIE-Lab:
        34.9735, 39.7857, -66.6488
        CIE-LCH:
        34.9735, 77.6207, 300.8349
        CIE-Luv:
        34.9735, -6.9799, -93.7191
        Hunter-Lab:
        29.1293, 30.4463, -81.8435
      #3f40bf color charts
#3f40bf RGB chart
      #3f40bf CMYK chart
      #3f40bf RGB pie chart
      #3f40bf color shades, tints & tones
#3f40bf color schemes
#3f40bf color preview, HTML & CSS examples
           This text has a color of #3f40bf        
        
          <p style="color:#3f40bf;">Text here</p>
        
        
          .mytext {color:#3f40bf;}
        
        Text color #3f40bf
      
           This box has a color of #3f40bf        
        
          <div style="background-color:#3f40bf;">Content here</div>
        
        
          .mybackground {background-color:#3f40bf;}
        
        Background color #3f40bf
      
           Border around this has a color of #3f40bf        
        
          <div style="border:2px solid #3f40bf;">Content here</div>
        
        
          .myborder {border:2px solid #3f40bf;}
        
        Border color #3f40bf