#e20ae1 color space conversions
Hex:
        #e20ae1
        RGB:
        226, 10, 225
        CMY:
        11, 96, 12
        CMYK:
        0, 96, 0, 11
      HSL:
        300°, 91.5254%, 46.2745%
        HSV (HSB):
        300°, 95.5752%, 88.6275%
        XYZ:
        45.0632, 21.8221, 73.0712
        xyY:
        0.3220, 0.1559, 21.8221
      CIE-Lab:
        53.8377, 88.8555, -54.6925
        CIE-LCH:
        53.8377, 104.3388, 328.3868
        CIE-Luv:
        53.8377, 74.7784, -95.4383
        Hunter-Lab:
        46.7141, 90.4419, -60.0427
      #e20ae1 color charts
#e20ae1 RGB chart
      #e20ae1 CMYK chart
      #e20ae1 RGB pie chart
      #e20ae1 color shades, tints & tones
#e20ae1 color schemes
#e20ae1 color preview, HTML & CSS examples
           This text has a color of #e20ae1        
        
          <p style="color:#e20ae1;">Text here</p>
        
        
          .mytext {color:#e20ae1;}
        
        Text color #e20ae1
      
           This box has a color of #e20ae1        
        
          <div style="background-color:#e20ae1;">Content here</div>
        
        
          .mybackground {background-color:#e20ae1;}
        
        Background color #e20ae1
      
           Border around this has a color of #e20ae1        
        
          <div style="border:2px solid #e20ae1;">Content here</div>
        
        
          .myborder {border:2px solid #e20ae1;}
        
        Border color #e20ae1