#3f3ac1 color space conversions
Hex:
        #3f3ac1
        RGB:
        63, 58, 193
        CMY:
        75, 77, 24
        CMYK:
        67, 70, 0, 24
      HSL:
        242°, 53.7849%, 49.2157%
        HSV (HSB):
        242°, 69.9482%, 75.6863%
        XYZ:
        13.1886, 7.9331, 51.2882
        xyY:
        0.1821, 0.1096, 7.9331
      CIE-Lab:
        33.8432, 44.0136, -69.6776
        CIE-LCH:
        33.8432, 82.4146, 302.2796
        CIE-Luv:
        33.8432, -5.9027, -96.2356
        Hunter-Lab:
        28.1658, 34.2922, -88.2474
      #3f3ac1 color charts
#3f3ac1 RGB chart
      #3f3ac1 CMYK chart
      #3f3ac1 RGB pie chart
      #3f3ac1 color shades, tints & tones
#3f3ac1 color schemes
#3f3ac1 color preview, HTML & CSS examples
           This text has a color of #3f3ac1        
        
          <p style="color:#3f3ac1;">Text here</p>
        
        
          .mytext {color:#3f3ac1;}
        
        Text color #3f3ac1
      
           This box has a color of #3f3ac1        
        
          <div style="background-color:#3f3ac1;">Content here</div>
        
        
          .mybackground {background-color:#3f3ac1;}
        
        Background color #3f3ac1
      
           Border around this has a color of #3f3ac1        
        
          <div style="border:2px solid #3f3ac1;">Content here</div>
        
        
          .myborder {border:2px solid #3f3ac1;}
        
        Border color #3f3ac1