#3f41d1 color space conversions
Hex:
        #3f41d1
        RGB:
        63, 65, 209
        CMY:
        75, 75, 18
        CMYK:
        70, 69, 0, 18
      HSL:
        239°, 61.3445%, 53.3333%
        HSV (HSB):
        239°, 69.8565%, 81.9608%
        XYZ:
        15.4488, 9.4408, 61.3296
        xyY:
        0.1792, 0.1095, 9.4408
      CIE-Lab:
        36.8195, 45.1996, -74.1027
        CIE-LCH:
        36.8195, 86.7999, 301.3815
        CIE-Luv:
        36.8195, -7.9688, -104.9217
        Hunter-Lab:
        30.7259, 35.9786, -96.8361
      #3f41d1 color charts
#3f41d1 RGB chart
      #3f41d1 CMYK chart
      #3f41d1 RGB pie chart
      #3f41d1 color shades, tints & tones
#3f41d1 color schemes
#3f41d1 color preview, HTML & CSS examples
           This text has a color of #3f41d1        
        
          <p style="color:#3f41d1;">Text here</p>
        
        
          .mytext {color:#3f41d1;}
        
        Text color #3f41d1
      
           This box has a color of #3f41d1        
        
          <div style="background-color:#3f41d1;">Content here</div>
        
        
          .mybackground {background-color:#3f41d1;}
        
        Background color #3f41d1
      
           Border around this has a color of #3f41d1        
        
          <div style="border:2px solid #3f41d1;">Content here</div>
        
        
          .myborder {border:2px solid #3f41d1;}
        
        Border color #3f41d1