#e841f5 color space conversions
Hex:
        #e841f5
        RGB:
        232, 65, 245
        CMY:
        9, 75, 4
        CMYK:
        5, 73, 0, 4
      HSL:
        296°, 90.0000%, 60.7843%
        HSV (HSB):
        296°, 73.4694%, 96.0784%
        XYZ:
        51.6504, 27.5290, 88.9775
        xyY:
        0.3072, 0.1637, 27.5290
      CIE-Lab:
        59.4608, 82.7584, -56.8788
        CIE-LCH:
        59.4608, 100.4198, 325.4998
        CIE-Luv:
        59.4608, 65.3866, -100.2121
        Hunter-Lab:
        52.4681, 83.8993, -63.8188
      #e841f5 color charts
#e841f5 RGB chart
      #e841f5 CMYK chart
      #e841f5 RGB pie chart
      #e841f5 color shades, tints & tones
#e841f5 color schemes
#e841f5 color preview, HTML & CSS examples
           This text has a color of #e841f5        
        
          <p style="color:#e841f5;">Text here</p>
        
        
          .mytext {color:#e841f5;}
        
        Text color #e841f5
      
           This box has a color of #e841f5        
        
          <div style="background-color:#e841f5;">Content here</div>
        
        
          .mybackground {background-color:#e841f5;}
        
        Background color #e841f5
      
           Border around this has a color of #e841f5        
        
          <div style="border:2px solid #e841f5;">Content here</div>
        
        
          .myborder {border:2px solid #e841f5;}
        
        Border color #e841f5