#3f3aa2 color space conversions
Hex:
        #3f3aa2
        RGB:
        63, 58, 162
        CMY:
        75, 77, 36
        CMYK:
        61, 64, 0, 36
      HSL:
        243°, 47.2727%, 43.1373%
        HSV (HSB):
        243°, 64.1975%, 63.5294%
        XYZ:
        10.0845, 6.6915, 34.9425
        xyY:
        0.1950, 0.1294, 6.6915
      CIE-Lab:
        31.0940, 33.7144, -55.7321
        CIE-LCH:
        31.0940, 65.1362, 301.1713
        CIE-Luv:
        31.0940, -4.2316, -76.2352
        Hunter-Lab:
        25.8680, 24.3188, -61.9815
      #3f3aa2 color charts
#3f3aa2 RGB chart
      #3f3aa2 CMYK chart
      #3f3aa2 RGB pie chart
      #3f3aa2 color shades, tints & tones
#3f3aa2 color schemes
#3f3aa2 color preview, HTML & CSS examples
           This text has a color of #3f3aa2        
        
          <p style="color:#3f3aa2;">Text here</p>
        
        
          .mytext {color:#3f3aa2;}
        
        Text color #3f3aa2
      
           This box has a color of #3f3aa2        
        
          <div style="background-color:#3f3aa2;">Content here</div>
        
        
          .mybackground {background-color:#3f3aa2;}
        
        Background color #3f3aa2
      
           Border around this has a color of #3f3aa2        
        
          <div style="border:2px solid #3f3aa2;">Content here</div>
        
        
          .myborder {border:2px solid #3f3aa2;}
        
        Border color #3f3aa2