#e329fd color space conversions
Hex:
        #e329fd
        RGB:
        227, 41, 253
        CMY:
        11, 84, 1
        CMYK:
        10, 84, 0, 1
      HSL:
        293°, 98.1481%, 57.6471%
        HSV (HSB):
        293°, 83.7945%, 99.2157%
        XYZ:
        50.2011, 25.0086, 95.1098
        xyY:
        0.2947, 0.1468, 25.0086
      CIE-Lab:
        57.0838, 89.1513, -65.1775
        CIE-LCH:
        57.0838, 110.4358, 323.8299
        CIE-Luv:
        57.0838, 62.8705, -112.5156
        Hunter-Lab:
        50.0086, 91.6720, -77.7557
      #e329fd color charts
#e329fd RGB chart
      #e329fd CMYK chart
      #e329fd RGB pie chart
      #e329fd color shades, tints & tones
#e329fd color schemes
#e329fd color preview, HTML & CSS examples
           This text has a color of #e329fd        
        
          <p style="color:#e329fd;">Text here</p>
        
        
          .mytext {color:#e329fd;}
        
        Text color #e329fd
      
           This box has a color of #e329fd        
        
          <div style="background-color:#e329fd;">Content here</div>
        
        
          .mybackground {background-color:#e329fd;}
        
        Background color #e329fd
      
           Border around this has a color of #e329fd        
        
          <div style="border:2px solid #e329fd;">Content here</div>
        
        
          .myborder {border:2px solid #e329fd;}
        
        Border color #e329fd