#3f3dc2 color space conversions
Hex:
        #3f3dc2
        RGB:
        63, 61, 194
        CMY:
        75, 76, 24
        CMYK:
        68, 69, 0, 24
      HSL:
        241°, 52.1569%, 50.0000%
        HSV (HSB):
        241°, 68.5567%, 76.0784%
        XYZ:
        13.4562, 8.2893, 51.9297
        xyY:
        0.1826, 0.1125, 8.2893
      CIE-Lab:
        34.5782, 42.5848, -69.0564
        CIE-LCH:
        34.5782, 81.1311, 301.6607
        CIE-Luv:
        34.5782, -6.5192, -96.2972
        Hunter-Lab:
        28.7911, 33.0419, -86.7858
      #3f3dc2 color charts
#3f3dc2 RGB chart
      #3f3dc2 CMYK chart
      #3f3dc2 RGB pie chart
      #3f3dc2 color shades, tints & tones
#3f3dc2 color schemes
#3f3dc2 color preview, HTML & CSS examples
           This text has a color of #3f3dc2        
        
          <p style="color:#3f3dc2;">Text here</p>
        
        
          .mytext {color:#3f3dc2;}
        
        Text color #3f3dc2
      
           This box has a color of #3f3dc2        
        
          <div style="background-color:#3f3dc2;">Content here</div>
        
        
          .mybackground {background-color:#3f3dc2;}
        
        Background color #3f3dc2
      
           Border around this has a color of #3f3dc2        
        
          <div style="border:2px solid #3f3dc2;">Content here</div>
        
        
          .myborder {border:2px solid #3f3dc2;}
        
        Border color #3f3dc2