#e82d99 color space conversions
Hex:
        #e82d99
        RGB:
        232, 45, 153
        CMY:
        9, 82, 40
        CMYK:
        0, 81, 34, 9
      HSL:
        325°, 80.2575%, 54.3137%
        HSV (HSB):
        325°, 80.6034%, 90.9804%
        XYZ:
        39.9669, 21.3325, 32.1481
        xyY:
        0.4277, 0.2283, 21.3325
      CIE-Lab:
        53.3115, 75.8346, -13.6742
        CIE-LCH:
        53.3115, 77.0575, 349.7785
        CIE-Luv:
        53.3115, 105.6489, -33.0362
        Hunter-Lab:
        46.1871, 73.6331, -8.9373
      #e82d99 color charts
#e82d99 RGB chart
      #e82d99 CMYK chart
      #e82d99 RGB pie chart
      #e82d99 color shades, tints & tones
#e82d99 color schemes
#e82d99 color preview, HTML & CSS examples
           This text has a color of #e82d99        
        
          <p style="color:#e82d99;">Text here</p>
        
        
          .mytext {color:#e82d99;}
        
        Text color #e82d99
      
           This box has a color of #e82d99        
        
          <div style="background-color:#e82d99;">Content here</div>
        
        
          .mybackground {background-color:#e82d99;}
        
        Background color #e82d99
      
           Border around this has a color of #e82d99        
        
          <div style="border:2px solid #e82d99;">Content here</div>
        
        
          .myborder {border:2px solid #e82d99;}
        
        Border color #e82d99