#3f39ce color space conversions
Hex:
        #3f39ce
        RGB:
        63, 57, 206
        CMY:
        75, 78, 19
        CMYK:
        69, 72, 0, 19
      HSL:
        242°, 60.3239%, 51.5686%
        HSV (HSB):
        242°, 72.3301%, 80.7843%
        XYZ:
        14.6536, 8.4392, 59.2491
        xyY:
        0.1780, 0.1025, 8.4392
      CIE-Lab:
        34.8814, 48.7888, -75.5550
        CIE-LCH:
        34.8814, 89.9384, 302.8519
        CIE-Luv:
        34.8814, -6.3891, -104.4001
        Hunter-Lab:
        29.0504, 39.2009, -100.5885
      #3f39ce color charts
#3f39ce RGB chart
      #3f39ce CMYK chart
      #3f39ce RGB pie chart
      #3f39ce color shades, tints & tones
#3f39ce color schemes
#3f39ce color preview, HTML & CSS examples
           This text has a color of #3f39ce        
        
          <p style="color:#3f39ce;">Text here</p>
        
        
          .mytext {color:#3f39ce;}
        
        Text color #3f39ce
      
           This box has a color of #3f39ce        
        
          <div style="background-color:#3f39ce;">Content here</div>
        
        
          .mybackground {background-color:#3f39ce;}
        
        Background color #3f39ce
      
           Border around this has a color of #3f39ce        
        
          <div style="border:2px solid #3f39ce;">Content here</div>
        
        
          .myborder {border:2px solid #3f39ce;}
        
        Border color #3f39ce