#e81aef color space conversions
Hex:
        #e81aef
        RGB:
        232, 26, 239
        CMY:
        9, 90, 6
        CMYK:
        3, 89, 0, 6
      HSL:
        298°, 86.9388%, 51.9608%
        HSV (HSB):
        298°, 89.1213%, 93.7255%
        XYZ:
        49.2281, 24.1266, 83.7236
        xyY:
        0.3134, 0.1536, 24.1266
      CIE-Lab:
        56.2143, 90.2708, -58.7209
        CIE-LCH:
        56.2143, 107.6892, 326.9561
        CIE-Luv:
        56.2143, 72.6965, -102.6600
        Hunter-Lab:
        49.1188, 92.9391, -66.6774
      #e81aef color charts
#e81aef RGB chart
      #e81aef CMYK chart
      #e81aef RGB pie chart
      #e81aef color shades, tints & tones
#e81aef color schemes
#e81aef color preview, HTML & CSS examples
           This text has a color of #e81aef        
        
          <p style="color:#e81aef;">Text here</p>
        
        
          .mytext {color:#e81aef;}
        
        Text color #e81aef
      
           This box has a color of #e81aef        
        
          <div style="background-color:#e81aef;">Content here</div>
        
        
          .mybackground {background-color:#e81aef;}
        
        Background color #e81aef
      
           Border around this has a color of #e81aef        
        
          <div style="border:2px solid #e81aef;">Content here</div>
        
        
          .myborder {border:2px solid #e81aef;}
        
        Border color #e81aef