#3e29eb color space conversions
Hex:
        #3e29eb
        RGB:
        62, 41, 235
        CMY:
        76, 84, 8
        CMYK:
        74, 83, 0, 8
      HSL:
        246°, 82.9060%, 54.1176%
        HSV (HSB):
        246°, 82.5532%, 92.1569%
        XYZ:
        17.7749, 8.6082, 79.3220
        xyY:
        0.1682, 0.0814, 8.6082
      CIE-Lab:
        35.2187, 65.1600, -91.6513
        CIE-LCH:
        35.2187, 112.4535, 305.4111
        CIE-Luv:
        35.2187, -5.9975, -122.2600
        Hunter-Lab:
        29.3397, 56.7967, -139.7571
      #3e29eb color charts
#3e29eb RGB chart
      #3e29eb CMYK chart
      #3e29eb RGB pie chart
      #3e29eb color shades, tints & tones
#3e29eb color schemes
#3e29eb color preview, HTML & CSS examples
           This text has a color of #3e29eb        
        
          <p style="color:#3e29eb;">Text here</p>
        
        
          .mytext {color:#3e29eb;}
        
        Text color #3e29eb
      
           This box has a color of #3e29eb        
        
          <div style="background-color:#3e29eb;">Content here</div>
        
        
          .mybackground {background-color:#3e29eb;}
        
        Background color #3e29eb
      
           Border around this has a color of #3e29eb        
        
          <div style="border:2px solid #3e29eb;">Content here</div>
        
        
          .myborder {border:2px solid #3e29eb;}
        
        Border color #3e29eb