#4e0dfa color space conversions
Hex:
        #4e0dfa
        RGB:
        78, 13, 250
        CMY:
        69, 95, 2
        CMYK:
        69, 95, 0, 2
      HSL:
        256°, 95.9514%, 51.5686%
        HSV (HSB):
        256°, 94.8000%, 98.0392%
        XYZ:
        20.5411, 8.8097, 91.0603
        xyY:
        0.1706, 0.0732, 8.8097
      CIE-Lab:
        35.6152, 77.5740, -99.4395
        CIE-LCH:
        35.6152, 126.1187, 307.9582
        CIE-Luv:
        35.6152, -2.2711, -130.6388
        Hunter-Lab:
        29.6811, 71.5909, -161.1223
      #4e0dfa color charts
#4e0dfa RGB chart
      #4e0dfa CMYK chart
      #4e0dfa RGB pie chart
      #4e0dfa color shades, tints & tones
#4e0dfa color schemes
#4e0dfa color preview, HTML & CSS examples
           This text has a color of #4e0dfa        
        
          <p style="color:#4e0dfa;">Text here</p>
        
        
          .mytext {color:#4e0dfa;}
        
        Text color #4e0dfa
      
           This box has a color of #4e0dfa        
        
          <div style="background-color:#4e0dfa;">Content here</div>
        
        
          .mybackground {background-color:#4e0dfa;}
        
        Background color #4e0dfa
      
           Border around this has a color of #4e0dfa        
        
          <div style="border:2px solid #4e0dfa;">Content here</div>
        
        
          .myborder {border:2px solid #4e0dfa;}
        
        Border color #4e0dfa