#e880f5 color space conversions
Hex:
        #e880f5
        RGB:
        232, 128, 245
        CMY:
        9, 50, 4
        CMYK:
        5, 48, 0, 4
      HSL:
        293°, 85.4015%, 73.1373%
        HSV (HSB):
        293°, 47.7551%, 96.0784%
        XYZ:
        57.4793, 39.1867, 90.9205
        xyY:
        0.3064, 0.2089, 39.1867
      CIE-Lab:
        68.8863, 56.9361, -41.9791
        CIE-LCH:
        68.8863, 70.7387, 323.5986
        CIE-Luv:
        68.8863, 47.1075, -75.3763
        Hunter-Lab:
        62.5993, 54.3518, -42.2945
      #e880f5 color charts
#e880f5 RGB chart
      #e880f5 CMYK chart
      #e880f5 RGB pie chart
      #e880f5 color shades, tints & tones
#e880f5 color schemes
#e880f5 color preview, HTML & CSS examples
           This text has a color of #e880f5        
        
          <p style="color:#e880f5;">Text here</p>
        
        
          .mytext {color:#e880f5;}
        
        Text color #e880f5
      
           This box has a color of #e880f5        
        
          <div style="background-color:#e880f5;">Content here</div>
        
        
          .mybackground {background-color:#e880f5;}
        
        Background color #e880f5
      
           Border around this has a color of #e880f5        
        
          <div style="border:2px solid #e880f5;">Content here</div>
        
        
          .myborder {border:2px solid #e880f5;}
        
        Border color #e880f5