#e329a5 color space conversions
Hex:
        #e329a5
        RGB:
        227, 41, 165
        CMY:
        11, 84, 35
        CMYK:
        0, 82, 27, 11
      HSL:
        320°, 76.8595%, 52.5490%
        HSV (HSB):
        320°, 81.9383%, 89.0196%
        XYZ:
        39.2630, 20.6334, 37.5106
        xyY:
        0.4031, 0.2118, 20.6334
      CIE-Lab:
        52.5459, 76.9225, -22.0217
        CIE-LCH:
        52.5459, 80.0126, 344.0244
        CIE-Luv:
        52.5459, 97.4226, -44.9296
        Hunter-Lab:
        45.4240, 74.7977, -17.1642
      #e329a5 color charts
#e329a5 RGB chart
      #e329a5 CMYK chart
      #e329a5 RGB pie chart
      #e329a5 color shades, tints & tones
#e329a5 color schemes
#e329a5 color preview, HTML & CSS examples
           This text has a color of #e329a5        
        
          <p style="color:#e329a5;">Text here</p>
        
        
          .mytext {color:#e329a5;}
        
        Text color #e329a5
      
           This box has a color of #e329a5        
        
          <div style="background-color:#e329a5;">Content here</div>
        
        
          .mybackground {background-color:#e329a5;}
        
        Background color #e329a5
      
           Border around this has a color of #e329a5        
        
          <div style="border:2px solid #e329a5;">Content here</div>
        
        
          .myborder {border:2px solid #e329a5;}
        
        Border color #e329a5