#3f3af5 color space conversions
Hex:
        #3f3af5
        RGB:
        63, 58, 245
        CMY:
        75, 77, 4
        CMYK:
        74, 76, 0, 4
      HSL:
        242°, 90.3382%, 59.4118%
        HSV (HSB):
        242°, 76.3265%, 96.0784%
        XYZ:
        20.0444, 10.6754, 87.3903
        xyY:
        0.1697, 0.0904, 10.6754
      CIE-Lab:
        39.0284, 60.4237, -90.9885
        CIE-LCH:
        39.0284, 109.2243, 303.5874
        CIE-Luv:
        39.0284, -8.4147, -127.4173
        Hunter-Lab:
        32.6733, 52.3277, -135.7099
      #3f3af5 color charts
#3f3af5 RGB chart
      #3f3af5 CMYK chart
      #3f3af5 RGB pie chart
      #3f3af5 color shades, tints & tones
#3f3af5 color schemes
#3f3af5 color preview, HTML & CSS examples
           This text has a color of #3f3af5        
        
          <p style="color:#3f3af5;">Text here</p>
        
        
          .mytext {color:#3f3af5;}
        
        Text color #3f3af5
      
           This box has a color of #3f3af5        
        
          <div style="background-color:#3f3af5;">Content here</div>
        
        
          .mybackground {background-color:#3f3af5;}
        
        Background color #3f3af5
      
           Border around this has a color of #3f3af5        
        
          <div style="border:2px solid #3f3af5;">Content here</div>
        
        
          .myborder {border:2px solid #3f3af5;}
        
        Border color #3f3af5