#3e0fef color space conversions
Hex:
        #3e0fef
        RGB:
        62, 15, 239
        CMY:
        76, 94, 6
        CMYK:
        74, 94, 0, 6
      HSL:
        253°, 88.1890%, 49.8039%
        HSV (HSB):
        253°, 93.7238%, 93.7255%
        XYZ:
        17.7374, 7.5978, 82.1930
        xyY:
        0.1650, 0.0707, 7.5978
      CIE-Lab:
        33.1308, 73.9583, -97.3967
        CIE-LCH:
        33.1308, 122.2945, 307.2113
        CIE-Luv:
        33.1308, -4.4288, -123.8573
        Hunter-Lab:
        27.5641, 66.6273, -157.5014
      #3e0fef color charts
#3e0fef RGB chart
      #3e0fef CMYK chart
      #3e0fef RGB pie chart
      #3e0fef color shades, tints & tones
#3e0fef color schemes
#3e0fef color preview, HTML & CSS examples
           This text has a color of #3e0fef        
        
          <p style="color:#3e0fef;">Text here</p>
        
        
          .mytext {color:#3e0fef;}
        
        Text color #3e0fef
      
           This box has a color of #3e0fef        
        
          <div style="background-color:#3e0fef;">Content here</div>
        
        
          .mybackground {background-color:#3e0fef;}
        
        Background color #3e0fef
      
           Border around this has a color of #3e0fef        
        
          <div style="border:2px solid #3e0fef;">Content here</div>
        
        
          .myborder {border:2px solid #3e0fef;}
        
        Border color #3e0fef