#e829ad color space conversions
Hex:
        #e829ad
        RGB:
        232, 41, 173
        CMY:
        9, 84, 32
        CMYK:
        0, 82, 25, 9
      HSL:
        319°, 80.5907%, 53.5294%
        HSV (HSB):
        319°, 82.3276%, 90.9804%
        XYZ:
        41.6145, 21.7588, 41.5417
        xyY:
        0.3966, 0.2074, 21.7588
      CIE-Lab:
        53.7702, 78.9357, -24.7634
        CIE-LCH:
        53.7702, 82.7289, 342.5825
        CIE-Luv:
        53.7702, 97.9052, -49.4982
        Hunter-Lab:
        46.6463, 77.6136, -20.1493
      #e829ad color charts
#e829ad RGB chart
      #e829ad CMYK chart
      #e829ad RGB pie chart
      #e829ad color shades, tints & tones
#e829ad color schemes
#e829ad color preview, HTML & CSS examples
           This text has a color of #e829ad        
        
          <p style="color:#e829ad;">Text here</p>
        
        
          .mytext {color:#e829ad;}
        
        Text color #e829ad
      
           This box has a color of #e829ad        
        
          <div style="background-color:#e829ad;">Content here</div>
        
        
          .mybackground {background-color:#e829ad;}
        
        Background color #e829ad
      
           Border around this has a color of #e829ad        
        
          <div style="border:2px solid #e829ad;">Content here</div>
        
        
          .myborder {border:2px solid #e829ad;}
        
        Border color #e829ad