#3e2aec color space conversions
Hex:
        #3e2aec
        RGB:
        62, 42, 236
        CMY:
        76, 84, 7
        CMYK:
        74, 82, 0, 7
      HSL:
        246°, 83.6207%, 54.5098%
        HSV (HSB):
        246°, 82.2034%, 92.5490%
        XYZ:
        17.9549, 8.7362, 80.0968
        xyY:
        0.1681, 0.0818, 8.7362
      CIE-Lab:
        35.4713, 65.0326, -91.7998
        CIE-LCH:
        35.4713, 112.5009, 305.3145
        CIE-Luv:
        35.4713, -6.1562, -122.8274
        Hunter-Lab:
        29.5570, 56.7078, -139.9804
      #3e2aec color charts
#3e2aec RGB chart
      #3e2aec CMYK chart
      #3e2aec RGB pie chart
      #3e2aec color shades, tints & tones
#3e2aec color schemes
#3e2aec color preview, HTML & CSS examples
           This text has a color of #3e2aec        
        
          <p style="color:#3e2aec;">Text here</p>
        
        
          .mytext {color:#3e2aec;}
        
        Text color #3e2aec
      
           This box has a color of #3e2aec        
        
          <div style="background-color:#3e2aec;">Content here</div>
        
        
          .mybackground {background-color:#3e2aec;}
        
        Background color #3e2aec
      
           Border around this has a color of #3e2aec        
        
          <div style="border:2px solid #3e2aec;">Content here</div>
        
        
          .myborder {border:2px solid #3e2aec;}
        
        Border color #3e2aec