#e990ef color space conversions
Hex:
        #e990ef
        RGB:
        233, 144, 239
        CMY:
        9, 44, 6
        CMYK:
        3, 40, 0, 6
      HSL:
        296°, 74.8031%, 75.0980%
        HSV (HSB):
        296°, 39.7490%, 93.7255%
        XYZ:
        59.1575, 43.5022, 86.9402
        xyY:
        0.3120, 0.2294, 43.5022
      CIE-Lab:
        71.8945, 48.0455, -34.0032
        CIE-LCH:
        71.8945, 58.8608, 324.7119
        CIE-Luv:
        71.8945, 42.5060, -61.4518
        Hunter-Lab:
        65.9562, 44.6773, -31.9838
      #e990ef color charts
#e990ef RGB chart
      #e990ef CMYK chart
      #e990ef RGB pie chart
      #e990ef color shades, tints & tones
#e990ef color schemes
#e990ef color preview, HTML & CSS examples
           This text has a color of #e990ef        
        
          <p style="color:#e990ef;">Text here</p>
        
        
          .mytext {color:#e990ef;}
        
        Text color #e990ef
      
           This box has a color of #e990ef        
        
          <div style="background-color:#e990ef;">Content here</div>
        
        
          .mybackground {background-color:#e990ef;}
        
        Background color #e990ef
      
           Border around this has a color of #e990ef        
        
          <div style="border:2px solid #e990ef;">Content here</div>
        
        
          .myborder {border:2px solid #e990ef;}
        
        Border color #e990ef