#e629f7 color space conversions
Hex:
        #e629f7
        RGB:
        230, 41, 247
        CMY:
        10, 84, 3
        CMYK:
        7, 83, 0, 3
      HSL:
        295°, 92.7928%, 56.4706%
        HSV (HSB):
        295°, 83.4008%, 96.8627%
        XYZ:
        50.2146, 25.1243, 90.1986
        xyY:
        0.3033, 0.1518, 25.1243
      CIE-Lab:
        57.1963, 88.7025, -61.6345
        CIE-LCH:
        57.1963, 108.0136, 325.2067
        CIE-Luv:
        57.1963, 66.9621, -107.2448
        Hunter-Lab:
        50.1241, 91.1049, -71.6057
      #e629f7 color charts
#e629f7 RGB chart
      #e629f7 CMYK chart
      #e629f7 RGB pie chart
      #e629f7 color shades, tints & tones
#e629f7 color schemes
#e629f7 color preview, HTML & CSS examples
           This text has a color of #e629f7        
        
          <p style="color:#e629f7;">Text here</p>
        
        
          .mytext {color:#e629f7;}
        
        Text color #e629f7
      
           This box has a color of #e629f7        
        
          <div style="background-color:#e629f7;">Content here</div>
        
        
          .mybackground {background-color:#e629f7;}
        
        Background color #e629f7
      
           Border around this has a color of #e629f7        
        
          <div style="border:2px solid #e629f7;">Content here</div>
        
        
          .myborder {border:2px solid #e629f7;}
        
        Border color #e629f7