#3f4de1 color space conversions
Hex:
        #3f4de1
        RGB:
        63, 77, 225
        CMY:
        75, 70, 12
        CMYK:
        72, 66, 0, 12
      HSL:
        235°, 72.9730%, 56.4706%
        HSV (HSB):
        235°, 72.0000%, 88.2353%
        XYZ:
        18.2944, 11.8008, 72.5477
        xyY:
        0.1782, 0.1150, 11.8008
      CIE-Lab:
        40.8977, 43.4400, -76.5838
        CIE-LCH:
        40.8977, 88.0461, 299.5629
        CIE-Luv:
        40.8977, -10.9697, -112.2595
        Hunter-Lab:
        34.3522, 34.9443, -101.1667
      #3f4de1 color charts
#3f4de1 RGB chart
      #3f4de1 CMYK chart
      #3f4de1 RGB pie chart
      #3f4de1 color shades, tints & tones
#3f4de1 color schemes
#3f4de1 color preview, HTML & CSS examples
           This text has a color of #3f4de1        
        
          <p style="color:#3f4de1;">Text here</p>
        
        
          .mytext {color:#3f4de1;}
        
        Text color #3f4de1
      
           This box has a color of #3f4de1        
        
          <div style="background-color:#3f4de1;">Content here</div>
        
        
          .mybackground {background-color:#3f4de1;}
        
        Background color #3f4de1
      
           Border around this has a color of #3f4de1        
        
          <div style="border:2px solid #3f4de1;">Content here</div>
        
        
          .myborder {border:2px solid #3f4de1;}
        
        Border color #3f4de1