#e94ae1 color space conversions
Hex:
        #e94ae1
        RGB:
        233, 74, 225
        CMY:
        9, 71, 12
        CMYK:
        0, 68, 3, 9
      HSL:
        303°, 78.3251%, 60.1961%
        HSV (HSB):
        303°, 68.2403%, 91.3725%
        XYZ:
        49.6437, 27.6574, 73.9561
        xyY:
        0.3282, 0.1829, 27.6574
      CIE-Lab:
        59.5780, 76.8990, -45.4995
        CIE-LCH:
        59.5780, 89.3513, 329.3881
        CIE-Luv:
        59.5780, 70.8449, -81.8514
        Hunter-Lab:
        52.5903, 76.4654, -46.5643
      #e94ae1 color charts
#e94ae1 RGB chart
      #e94ae1 CMYK chart
      #e94ae1 RGB pie chart
      #e94ae1 color shades, tints & tones
#e94ae1 color schemes
#e94ae1 color preview, HTML & CSS examples
           This text has a color of #e94ae1        
        
          <p style="color:#e94ae1;">Text here</p>
        
        
          .mytext {color:#e94ae1;}
        
        Text color #e94ae1
      
           This box has a color of #e94ae1        
        
          <div style="background-color:#e94ae1;">Content here</div>
        
        
          .mybackground {background-color:#e94ae1;}
        
        Background color #e94ae1
      
           Border around this has a color of #e94ae1        
        
          <div style="border:2px solid #e94ae1;">Content here</div>
        
        
          .myborder {border:2px solid #e94ae1;}
        
        Border color #e94ae1