#3e0dea color space conversions
Hex:
        #3e0dea
        RGB:
        62, 13, 234
        CMY:
        76, 95, 8
        CMYK:
        74, 94, 0, 8
      HSL:
        253°, 89.4737%, 48.4314%
        HSV (HSB):
        253°, 94.4444%, 91.7647%
        XYZ:
        16.9818, 7.2525, 78.3467
        xyY:
        0.1655, 0.0707, 7.2525
      CIE-Lab:
        32.3749, 73.0998, -95.8137
        CIE-LCH:
        32.3749, 120.5150, 307.3413
        CIE-Luv:
        32.3749, -4.0304, -120.9722
        Hunter-Lab:
        26.9305, 65.4303, -153.6366
      #3e0dea color charts
#3e0dea RGB chart
      #3e0dea CMYK chart
      #3e0dea RGB pie chart
      #3e0dea color shades, tints & tones
#3e0dea color schemes
#3e0dea color preview, HTML & CSS examples
           This text has a color of #3e0dea        
        
          <p style="color:#3e0dea;">Text here</p>
        
        
          .mytext {color:#3e0dea;}
        
        Text color #3e0dea
      
           This box has a color of #3e0dea        
        
          <div style="background-color:#3e0dea;">Content here</div>
        
        
          .mybackground {background-color:#3e0dea;}
        
        Background color #3e0dea
      
           Border around this has a color of #3e0dea        
        
          <div style="border:2px solid #3e0dea;">Content here</div>
        
        
          .myborder {border:2px solid #3e0dea;}
        
        Border color #3e0dea