#3f40f1 color space conversions
Hex:
        #3f40f1
        RGB:
        63, 64, 241
        CMY:
        75, 75, 5
        CMYK:
        74, 73, 0, 5
      HSL:
        240°, 86.4078%, 59.6078%
        HSV (HSB):
        240°, 73.8589%, 94.5098%
        XYZ:
        19.7605, 11.0744, 84.3152
        xyY:
        0.1716, 0.0962, 11.0744
      CIE-Lab:
        39.7055, 56.0931, -87.6148
        CIE-LCH:
        39.7055, 104.0326, 302.6283
        CIE-Luv:
        39.7055, -9.1450, -124.5038
        Hunter-Lab:
        33.2783, 47.7555, -126.9248
      #3f40f1 color charts
#3f40f1 RGB chart
      #3f40f1 CMYK chart
      #3f40f1 RGB pie chart
      #3f40f1 color shades, tints & tones
#3f40f1 color schemes
#3f40f1 color preview, HTML & CSS examples
           This text has a color of #3f40f1        
        
          <p style="color:#3f40f1;">Text here</p>
        
        
          .mytext {color:#3f40f1;}
        
        Text color #3f40f1
      
           This box has a color of #3f40f1        
        
          <div style="background-color:#3f40f1;">Content here</div>
        
        
          .mybackground {background-color:#3f40f1;}
        
        Background color #3f40f1
      
           Border around this has a color of #3f40f1        
        
          <div style="border:2px solid #3f40f1;">Content here</div>
        
        
          .myborder {border:2px solid #3f40f1;}
        
        Border color #3f40f1