#3e29ff color space conversions
Hex:
        #3e29ff
        RGB:
        62, 41, 255
        CMY:
        76, 84, 0
        CMYK:
        76, 84, 0, 0
      HSL:
        246°, 100.0000%, 58.0392%
        HSV (HSB):
        246°, 83.9216%, 100.0000%
        XYZ:
        20.8295, 9.8300, 95.4073
        xyY:
        0.1652, 0.0780, 9.8300
      CIE-Lab:
        37.5356, 70.6944, -99.0805
        CIE-LCH:
        37.5356, 121.7154, 305.5080
        CIE-Luv:
        37.5356, -7.0862, -133.5473
        Hunter-Lab:
        31.3528, 63.7206, -158.4736
      #3e29ff color charts
#3e29ff RGB chart
      #3e29ff CMYK chart
      #3e29ff RGB pie chart
      #3e29ff color shades, tints & tones
#3e29ff color schemes
#3e29ff color preview, HTML & CSS examples
           This text has a color of #3e29ff        
        
          <p style="color:#3e29ff;">Text here</p>
        
        
          .mytext {color:#3e29ff;}
        
        Text color #3e29ff
      
           This box has a color of #3e29ff        
        
          <div style="background-color:#3e29ff;">Content here</div>
        
        
          .mybackground {background-color:#3e29ff;}
        
        Background color #3e29ff
      
           Border around this has a color of #3e29ff        
        
          <div style="border:2px solid #3e29ff;">Content here</div>
        
        
          .myborder {border:2px solid #3e29ff;}
        
        Border color #3e29ff