#3f4eda color space conversions
Hex:
        #3f4eda
        RGB:
        63, 78, 218
        CMY:
        75, 69, 15
        CMYK:
        71, 64, 0, 15
      HSL:
        234°, 67.6856%, 55.0980%
        HSV (HSB):
        234°, 71.1009%, 85.4902%
        XYZ:
        17.4292, 11.5675, 67.6438
        xyY:
        0.1804, 0.1197, 11.5675
      CIE-Lab:
        40.5203, 40.4420, -73.2063
        CIE-LCH:
        40.5203, 83.6345, 298.9180
        CIE-Luv:
        40.5203, -10.9761, -107.4698
        Hunter-Lab:
        34.0110, 31.9542, -94.1129
      #3f4eda color charts
#3f4eda RGB chart
      #3f4eda CMYK chart
      #3f4eda RGB pie chart
      #3f4eda color shades, tints & tones
#3f4eda color schemes
#3f4eda color preview, HTML & CSS examples
           This text has a color of #3f4eda        
        
          <p style="color:#3f4eda;">Text here</p>
        
        
          .mytext {color:#3f4eda;}
        
        Text color #3f4eda
      
           This box has a color of #3f4eda        
        
          <div style="background-color:#3f4eda;">Content here</div>
        
        
          .mybackground {background-color:#3f4eda;}
        
        Background color #3f4eda
      
           Border around this has a color of #3f4eda        
        
          <div style="border:2px solid #3f4eda;">Content here</div>
        
        
          .myborder {border:2px solid #3f4eda;}
        
        Border color #3f4eda