#4e0ade color space conversions
Hex:
        #4e0ade
        RGB:
        78, 10, 222
        CMY:
        69, 96, 13
        CMYK:
        65, 95, 0, 13
      HSL:
        259°, 91.3793%, 45.4902%
        HSV (HSB):
        259°, 95.4955%, 87.0588%
        XYZ:
        16.4352, 7.1107, 69.6135
        xyY:
        0.1764, 0.0763, 7.1107
      CIE-Lab:
        32.0576, 71.4132, -89.4377
        CIE-LCH:
        32.0576, 114.4507, 308.6063
        CIE-Luv:
        32.0576, 0.0888, -114.8307
        Hunter-Lab:
        26.6659, 63.3512, -136.1152
      #4e0ade color charts
#4e0ade RGB chart
      #4e0ade CMYK chart
      #4e0ade RGB pie chart
      #4e0ade color shades, tints & tones
#4e0ade color schemes
#4e0ade color preview, HTML & CSS examples
           This text has a color of #4e0ade        
        
          <p style="color:#4e0ade;">Text here</p>
        
        
          .mytext {color:#4e0ade;}
        
        Text color #4e0ade
      
           This box has a color of #4e0ade        
        
          <div style="background-color:#4e0ade;">Content here</div>
        
        
          .mybackground {background-color:#4e0ade;}
        
        Background color #4e0ade
      
           Border around this has a color of #4e0ade        
        
          <div style="border:2px solid #4e0ade;">Content here</div>
        
        
          .myborder {border:2px solid #4e0ade;}
        
        Border color #4e0ade