#e61aef color space conversions
Hex:
        #e61aef
        RGB:
        230, 26, 239
        CMY:
        10, 90, 6
        CMYK:
        4, 89, 0, 6
      HSL:
        297°, 86.9388%, 51.9608%
        HSV (HSB):
        297°, 89.1213%, 93.7255%
        XYZ:
        48.5825, 23.7938, 83.6934
        xyY:
        0.3113, 0.1525, 23.7938
      CIE-Lab:
        55.8807, 89.9457, -59.2740
        CIE-LCH:
        55.8807, 107.7202, 326.6152
        CIE-Luv:
        55.8807, 71.2924, -103.2869
        Hunter-Lab:
        48.7789, 92.4184, -67.5829
      #e61aef color charts
#e61aef RGB chart
      #e61aef CMYK chart
      #e61aef RGB pie chart
      #e61aef color shades, tints & tones
#e61aef color schemes
#e61aef color preview, HTML & CSS examples
           This text has a color of #e61aef        
        
          <p style="color:#e61aef;">Text here</p>
        
        
          .mytext {color:#e61aef;}
        
        Text color #e61aef
      
           This box has a color of #e61aef        
        
          <div style="background-color:#e61aef;">Content here</div>
        
        
          .mybackground {background-color:#e61aef;}
        
        Background color #e61aef
      
           Border around this has a color of #e61aef        
        
          <div style="border:2px solid #e61aef;">Content here</div>
        
        
          .myborder {border:2px solid #e61aef;}
        
        Border color #e61aef