#3e0aff color space conversions
Hex:
        #3e0aff
        RGB:
        62, 10, 255
        CMY:
        76, 96, 0
        CMYK:
        76, 96, 0, 0
      HSL:
        253°, 100.0000%, 51.9608%
        HSV (HSB):
        253°, 96.0784%, 100.0000%
        XYZ:
        20.1451, 8.4612, 95.1792
        xyY:
        0.1627, 0.0684, 8.4612
      CIE-Lab:
        34.9255, 78.6062, -103.4279
        CIE-LCH:
        34.9255, 129.9087, 307.2352
        CIE-Luv:
        34.9255, -5.2530, -132.7162
        Hunter-Lab:
        29.0882, 72.7167, -173.6406
      #3e0aff color charts
#3e0aff RGB chart
      #3e0aff CMYK chart
      #3e0aff RGB pie chart
      #3e0aff color shades, tints & tones
#3e0aff color schemes
#3e0aff color preview, HTML & CSS examples
           This text has a color of #3e0aff        
        
          <p style="color:#3e0aff;">Text here</p>
        
        
          .mytext {color:#3e0aff;}
        
        Text color #3e0aff
      
           This box has a color of #3e0aff        
        
          <div style="background-color:#3e0aff;">Content here</div>
        
        
          .mybackground {background-color:#3e0aff;}
        
        Background color #3e0aff
      
           Border around this has a color of #3e0aff        
        
          <div style="border:2px solid #3e0aff;">Content here</div>
        
        
          .myborder {border:2px solid #3e0aff;}
        
        Border color #3e0aff