#4e0fff color space conversions
Hex:
        #4e0fff
        RGB:
        78, 15, 255
        CMY:
        69, 94, 0
        CMYK:
        69, 94, 0, 0
      HSL:
        256°, 100.0000%, 52.9412%
        HSV (HSB):
        256°, 94.1176%, 100.0000%
        XYZ:
        21.3627, 9.1813, 95.2540
        xyY:
        0.1698, 0.0730, 9.1813
      CIE-Lab:
        36.3311, 78.4364, -101.0545
        CIE-LCH:
        36.3311, 127.9230, 307.8179
        CIE-Luv:
        36.3311, -2.7150, -133.4645
        Hunter-Lab:
        30.3007, 72.8202, -165.1746
      #4e0fff color charts
#4e0fff RGB chart
      #4e0fff CMYK chart
      #4e0fff RGB pie chart
      #4e0fff color shades, tints & tones
#4e0fff color schemes
#4e0fff color preview, HTML & CSS examples
           This text has a color of #4e0fff        
        
          <p style="color:#4e0fff;">Text here</p>
        
        
          .mytext {color:#4e0fff;}
        
        Text color #4e0fff
      
           This box has a color of #4e0fff        
        
          <div style="background-color:#4e0fff;">Content here</div>
        
        
          .mybackground {background-color:#4e0fff;}
        
        Background color #4e0fff
      
           Border around this has a color of #4e0fff        
        
          <div style="border:2px solid #4e0fff;">Content here</div>
        
        
          .myborder {border:2px solid #4e0fff;}
        
        Border color #4e0fff