#3f4fda color space conversions
Hex:
        #3f4fda
        RGB:
        63, 79, 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.5008, 11.7107, 67.6677
        xyY:
        0.1806, 0.1209, 11.7107
      CIE-Lab:
        40.7526, 39.8293, -72.8260
        CIE-LCH:
        40.7526, 83.0060, 298.6747
        CIE-Luv:
        40.7526, -11.1983, -107.1723
        Hunter-Lab:
        34.2209, 31.3995, -93.2842
      #3f4fda color charts
#3f4fda RGB chart
      #3f4fda CMYK chart
      #3f4fda RGB pie chart
      #3f4fda color shades, tints & tones
#3f4fda color schemes
#3f4fda color preview, HTML & CSS examples
           This text has a color of #3f4fda        
        
          <p style="color:#3f4fda;">Text here</p>
        
        
          .mytext {color:#3f4fda;}
        
        Text color #3f4fda
      
           This box has a color of #3f4fda        
        
          <div style="background-color:#3f4fda;">Content here</div>
        
        
          .mybackground {background-color:#3f4fda;}
        
        Background color #3f4fda
      
           Border around this has a color of #3f4fda        
        
          <div style="border:2px solid #3f4fda;">Content here</div>
        
        
          .myborder {border:2px solid #3f4fda;}
        
        Border color #3f4fda