#e729f5 color space conversions
Hex:
        #e729f5
        RGB:
        231, 41, 245
        CMY:
        9, 84, 4
        CMYK:
        6, 83, 0, 4
      HSL:
        296°, 91.0714%, 56.0784%
        HSV (HSB):
        296°, 83.2653%, 96.0784%
        XYZ:
        50.2294, 25.1674, 88.5966
        xyY:
        0.3063, 0.1535, 25.1674
      CIE-Lab:
        57.2381, 88.5619, -60.4437
        CIE-LCH:
        57.2381, 107.2225, 325.6864
        CIE-Luv:
        57.2381, 68.3548, -105.4659
        Hunter-Lab:
        50.1671, 90.9292, -69.5910
      #e729f5 color charts
#e729f5 RGB chart
      #e729f5 CMYK chart
      #e729f5 RGB pie chart
      #e729f5 color shades, tints & tones
#e729f5 color schemes
#e729f5 color preview, HTML & CSS examples
           This text has a color of #e729f5        
        
          <p style="color:#e729f5;">Text here</p>
        
        
          .mytext {color:#e729f5;}
        
        Text color #e729f5
      
           This box has a color of #e729f5        
        
          <div style="background-color:#e729f5;">Content here</div>
        
        
          .mybackground {background-color:#e729f5;}
        
        Background color #e729f5
      
           Border around this has a color of #e729f5        
        
          <div style="border:2px solid #e729f5;">Content here</div>
        
        
          .myborder {border:2px solid #e729f5;}
        
        Border color #e729f5