#e321e1 color space conversions
Hex:
        #e321e1
        RGB:
        227, 33, 225
        CMY:
        11, 87, 12
        CMYK:
        0, 85, 1, 11
      HSL:
        301°, 77.6000%, 50.9804%
        HSV (HSB):
        301°, 85.4626%, 89.0196%
        XYZ:
        45.8130, 22.8548, 73.2310
        xyY:
        0.3229, 0.1611, 22.8548
      CIE-Lab:
        54.9225, 86.3303, -52.9497
        CIE-LCH:
        54.9225, 101.2748, 328.4776
        CIE-Luv:
        54.9225, 73.8260, -92.9670
        Hunter-Lab:
        47.8067, 87.3940, -57.3564
      #e321e1 color charts
#e321e1 RGB chart
      #e321e1 CMYK chart
      #e321e1 RGB pie chart
      #e321e1 color shades, tints & tones
#e321e1 color schemes
#e321e1 color preview, HTML & CSS examples
           This text has a color of #e321e1        
        
          <p style="color:#e321e1;">Text here</p>
        
        
          .mytext {color:#e321e1;}
        
        Text color #e321e1
      
           This box has a color of #e321e1        
        
          <div style="background-color:#e321e1;">Content here</div>
        
        
          .mybackground {background-color:#e321e1;}
        
        Background color #e321e1
      
           Border around this has a color of #e321e1        
        
          <div style="border:2px solid #e321e1;">Content here</div>
        
        
          .myborder {border:2px solid #e321e1;}
        
        Border color #e321e1