#3e32ed color space conversions
Hex:
        #3e32ed
        RGB:
        62, 50, 237
        CMY:
        76, 80, 7
        CMYK:
        74, 79, 0, 7
      HSL:
        244°, 83.8565%, 56.2745%
        HSV (HSB):
        244°, 78.9030%, 92.9412%
        XYZ:
        18.4133, 9.4198, 80.9685
        xyY:
        0.1692, 0.0866, 9.4198
      CIE-Lab:
        36.7802, 61.8117, -90.1956
        CIE-LCH:
        36.7802, 109.3432, 304.4231
        CIE-Luv:
        36.7802, -7.1258, -123.2501
        Hunter-Lab:
        30.6916, 53.3797, -134.9305
      #3e32ed color charts
#3e32ed RGB chart
      #3e32ed CMYK chart
      #3e32ed RGB pie chart
      #3e32ed color shades, tints & tones
#3e32ed color schemes
#3e32ed color preview, HTML & CSS examples
           This text has a color of #3e32ed        
        
          <p style="color:#3e32ed;">Text here</p>
        
        
          .mytext {color:#3e32ed;}
        
        Text color #3e32ed
      
           This box has a color of #3e32ed        
        
          <div style="background-color:#3e32ed;">Content here</div>
        
        
          .mybackground {background-color:#3e32ed;}
        
        Background color #3e32ed
      
           Border around this has a color of #3e32ed        
        
          <div style="border:2px solid #3e32ed;">Content here</div>
        
        
          .myborder {border:2px solid #3e32ed;}
        
        Border color #3e32ed