#e882f2 color space conversions
Hex:
        #e882f2
        RGB:
        232, 130, 242
        CMY:
        9, 49, 5
        CMYK:
        4, 46, 0, 5
      HSL:
        295°, 81.1594%, 72.9412%
        HSV (HSB):
        295°, 46.2810%, 94.9020%
        XYZ:
        57.2884, 39.5319, 88.6154
        xyY:
        0.3089, 0.2132, 39.5319
      CIE-Lab:
        69.1348, 55.3963, -39.9454
        CIE-LCH:
        69.1348, 68.2963, 324.2052
        CIE-Luv:
        69.1348, 47.0020, -71.8736
        Hunter-Lab:
        62.8744, 52.6112, -39.5515
      #e882f2 color charts
#e882f2 RGB chart
      #e882f2 CMYK chart
      #e882f2 RGB pie chart
      #e882f2 color shades, tints & tones
#e882f2 color schemes
#e882f2 color preview, HTML & CSS examples
           This text has a color of #e882f2        
        
          <p style="color:#e882f2;">Text here</p>
        
        
          .mytext {color:#e882f2;}
        
        Text color #e882f2
      
           This box has a color of #e882f2        
        
          <div style="background-color:#e882f2;">Content here</div>
        
        
          .mybackground {background-color:#e882f2;}
        
        Background color #e882f2
      
           Border around this has a color of #e882f2        
        
          <div style="border:2px solid #e882f2;">Content here</div>
        
        
          .myborder {border:2px solid #e882f2;}
        
        Border color #e882f2