#e82ac8 color space conversions
Hex:
        #e82ac8
        RGB:
        232, 42, 200
        CMY:
        9, 84, 22
        CMYK:
        0, 82, 14, 9
      HSL:
        310°, 80.5085%, 53.7255%
        HSV (HSB):
        310°, 81.8966%, 90.9804%
        XYZ:
        44.5320, 22.9819, 56.7324
        xyY:
        0.3584, 0.1850, 22.9819
      CIE-Lab:
        55.0537, 82.0765, -38.4299
        CIE-LCH:
        55.0537, 90.6278, 334.9100
        CIE-Luv:
        55.0537, 86.2806, -70.5868
        Hunter-Lab:
        47.9394, 81.9188, -36.6074
      #e82ac8 color charts
#e82ac8 RGB chart
      #e82ac8 CMYK chart
      #e82ac8 RGB pie chart
      #e82ac8 color shades, tints & tones
#e82ac8 color schemes
#e82ac8 color preview, HTML & CSS examples
           This text has a color of #e82ac8        
        
          <p style="color:#e82ac8;">Text here</p>
        
        
          .mytext {color:#e82ac8;}
        
        Text color #e82ac8
      
           This box has a color of #e82ac8        
        
          <div style="background-color:#e82ac8;">Content here</div>
        
        
          .mybackground {background-color:#e82ac8;}
        
        Background color #e82ac8
      
           Border around this has a color of #e82ac8        
        
          <div style="border:2px solid #e82ac8;">Content here</div>
        
        
          .myborder {border:2px solid #e82ac8;}
        
        Border color #e82ac8