#e81af5 color space conversions
Hex:
        #e81af5
        RGB:
        232, 26, 245
        CMY:
        9, 90, 4
        CMYK:
        5, 89, 0, 4
      HSL:
        296°, 91.6318%, 53.1373%
        HSV (HSB):
        296°, 89.3878%, 96.0784%
        XYZ:
        50.1295, 24.4872, 88.4706
        xyY:
        0.3074, 0.1501, 24.4872
      CIE-Lab:
        56.5723, 91.1640, -61.5031
        CIE-LCH:
        56.5723, 109.9705, 325.9947
        CIE-Luv:
        56.5723, 70.4622, -107.0753
        Hunter-Lab:
        49.4845, 94.2288, -71.3621
      #e81af5 color charts
#e81af5 RGB chart
      #e81af5 CMYK chart
      #e81af5 RGB pie chart
      #e81af5 color shades, tints & tones
#e81af5 color schemes
#e81af5 color preview, HTML & CSS examples
           This text has a color of #e81af5        
        
          <p style="color:#e81af5;">Text here</p>
        
        
          .mytext {color:#e81af5;}
        
        Text color #e81af5
      
           This box has a color of #e81af5        
        
          <div style="background-color:#e81af5;">Content here</div>
        
        
          .mybackground {background-color:#e81af5;}
        
        Background color #e81af5
      
           Border around this has a color of #e81af5        
        
          <div style="border:2px solid #e81af5;">Content here</div>
        
        
          .myborder {border:2px solid #e81af5;}
        
        Border color #e81af5