#e00af1 color space conversions
Hex:
        #e00af1
        RGB:
        224, 10, 241
        CMY:
        12, 96, 5
        CMYK:
        7, 96, 0, 5
      HSL:
        296°, 92.0319%, 49.2157%
        HSV (HSB):
        296°, 95.8506%, 94.5098%
        XYZ:
        46.7262, 22.4152, 85.0829
        xyY:
        0.3030, 0.1453, 22.4152
      CIE-Lab:
        54.4648, 90.8906, -62.7235
        CIE-LCH:
        54.4648, 110.4325, 325.3905
        CIE-Luv:
        54.4648, 67.2789, -107.7887
        Hunter-Lab:
        47.3447, 93.3146, -73.4083
      #e00af1 color charts
#e00af1 RGB chart
      #e00af1 CMYK chart
      #e00af1 RGB pie chart
      #e00af1 color shades, tints & tones
#e00af1 color schemes
#e00af1 color preview, HTML & CSS examples
           This text has a color of #e00af1        
        
          <p style="color:#e00af1;">Text here</p>
        
        
          .mytext {color:#e00af1;}
        
        Text color #e00af1
      
           This box has a color of #e00af1        
        
          <div style="background-color:#e00af1;">Content here</div>
        
        
          .mybackground {background-color:#e00af1;}
        
        Background color #e00af1
      
           Border around this has a color of #e00af1        
        
          <div style="border:2px solid #e00af1;">Content here</div>
        
        
          .myborder {border:2px solid #e00af1;}
        
        Border color #e00af1