#e329a9 color space conversions
Hex:
        #e329a9
        RGB:
        227, 41, 169
        CMY:
        11, 84, 34
        CMYK:
        0, 82, 26, 11
      HSL:
        319°, 76.8595%, 52.5490%
        HSV (HSB):
        319°, 81.9383%, 89.0196%
        XYZ:
        39.6329, 20.7813, 39.4584
        xyY:
        0.3968, 0.2081, 20.7813
      CIE-Lab:
        52.7094, 77.3837, -24.1259
        CIE-LCH:
        52.7094, 81.0573, 342.6841
        CIE-Luv:
        52.7094, 95.6958, -48.0790
        Hunter-Lab:
        45.5866, 75.4113, -19.4091
      #e329a9 color charts
#e329a9 RGB chart
      #e329a9 CMYK chart
      #e329a9 RGB pie chart
      #e329a9 color shades, tints & tones
#e329a9 color schemes
#e329a9 color preview, HTML & CSS examples
           This text has a color of #e329a9        
        
          <p style="color:#e329a9;">Text here</p>
        
        
          .mytext {color:#e329a9;}
        
        Text color #e329a9
      
           This box has a color of #e329a9        
        
          <div style="background-color:#e329a9;">Content here</div>
        
        
          .mybackground {background-color:#e329a9;}
        
        Background color #e329a9
      
           Border around this has a color of #e329a9        
        
          <div style="border:2px solid #e329a9;">Content here</div>
        
        
          .myborder {border:2px solid #e329a9;}
        
        Border color #e329a9