#e21ff5 color space conversions
Hex:
        #e21ff5
        RGB:
        226, 31, 245
        CMY:
        11, 88, 4
        CMYK:
        8, 87, 0, 4
      HSL:
        295°, 91.4530%, 54.1176%
        HSV (HSB):
        295°, 87.3469%, 96.0784%
        XYZ:
        48.3354, 23.7413, 88.4212
        xyY:
        0.3012, 0.1479, 23.7413
      CIE-Lab:
        55.8278, 89.4948, -62.7519
        CIE-LCH:
        55.8278, 109.3029, 324.9627
        CIE-Luv:
        55.8278, 65.9365, -108.3485
        Hunter-Lab:
        48.7250, 91.8039, -73.4858
      #e21ff5 color charts
#e21ff5 RGB chart
      #e21ff5 CMYK chart
      #e21ff5 RGB pie chart
      #e21ff5 color shades, tints & tones
#e21ff5 color schemes
#e21ff5 color preview, HTML & CSS examples
           This text has a color of #e21ff5        
        
          <p style="color:#e21ff5;">Text here</p>
        
        
          .mytext {color:#e21ff5;}
        
        Text color #e21ff5
      
           This box has a color of #e21ff5        
        
          <div style="background-color:#e21ff5;">Content here</div>
        
        
          .mybackground {background-color:#e21ff5;}
        
        Background color #e21ff5
      
           Border around this has a color of #e21ff5        
        
          <div style="border:2px solid #e21ff5;">Content here</div>
        
        
          .myborder {border:2px solid #e21ff5;}
        
        Border color #e21ff5