#3e3cff color space conversions
Hex:
        #3e3cff
        RGB:
        62, 60, 255
        CMY:
        76, 76, 0
        CMYK:
        76, 76, 0, 0
      HSL:
        241°, 100.0000%, 61.7647%
        HSV (HSB):
        241°, 76.4706%, 100.0000%
        XYZ:
        21.6525, 11.4759, 95.6816
        xyY:
        0.1681, 0.0891, 11.4759
      CIE-Lab:
        40.3706, 62.3931, -94.3757
        CIE-LCH:
        40.3706, 113.1356, 303.4692
        CIE-Luv:
        40.3706, -9.2976, -133.0613
        Hunter-Lab:
        33.8760, 54.8084, -143.7492
      #3e3cff color charts
#3e3cff RGB chart
      #3e3cff CMYK chart
      #3e3cff RGB pie chart
      #3e3cff color shades, tints & tones
#3e3cff color schemes
#3e3cff color preview, HTML & CSS examples
           This text has a color of #3e3cff        
        
          <p style="color:#3e3cff;">Text here</p>
        
        
          .mytext {color:#3e3cff;}
        
        Text color #3e3cff
      
           This box has a color of #3e3cff        
        
          <div style="background-color:#3e3cff;">Content here</div>
        
        
          .mybackground {background-color:#3e3cff;}
        
        Background color #3e3cff
      
           Border around this has a color of #3e3cff        
        
          <div style="border:2px solid #3e3cff;">Content here</div>
        
        
          .myborder {border:2px solid #3e3cff;}
        
        Border color #3e3cff