#3f3de5 color space conversions
Hex:
        #3f3de5
        RGB:
        63, 61, 229
        CMY:
        75, 76, 10
        CMYK:
        72, 73, 0, 10
      HSL:
        241°, 76.3636%, 56.8627%
        HSV (HSB):
        241°, 73.3624%, 89.8039%
        XYZ:
        17.8615, 10.0514, 75.1274
        xyY:
        0.1733, 0.0975, 10.0514
      CIE-Lab:
        37.9345, 53.9172, -83.7392
        CIE-LCH:
        37.9345, 99.5957, 302.7763
        CIE-Luv:
        37.9345, -8.1426, -117.7365
        Hunter-Lab:
        31.7039, 45.0822, -118.3042
      #3f3de5 color charts
#3f3de5 RGB chart
      #3f3de5 CMYK chart
      #3f3de5 RGB pie chart
      #3f3de5 color shades, tints & tones
#3f3de5 color schemes
#3f3de5 color preview, HTML & CSS examples
           This text has a color of #3f3de5        
        
          <p style="color:#3f3de5;">Text here</p>
        
        
          .mytext {color:#3f3de5;}
        
        Text color #3f3de5
      
           This box has a color of #3f3de5        
        
          <div style="background-color:#3f3de5;">Content here</div>
        
        
          .mybackground {background-color:#3f3de5;}
        
        Background color #3f3de5
      
           Border around this has a color of #3f3de5        
        
          <div style="border:2px solid #3f3de5;">Content here</div>
        
        
          .myborder {border:2px solid #3f3de5;}
        
        Border color #3f3de5