#e629e5 color space conversions
Hex:
        #e629e5
        RGB:
        230, 41, 229
        CMY:
        10, 84, 10
        CMYK:
        0, 82, 0, 10
      HSL:
        300°, 79.0795%, 53.1373%
        HSV (HSB):
        300°, 82.1739%, 90.1961%
        XYZ:
        47.5689, 24.0660, 76.2668
        xyY:
        0.3216, 0.1627, 24.0660
      CIE-Lab:
        56.1538, 85.9688, -53.2155
        CIE-LCH:
        56.1538, 101.1065, 328.2421
        CIE-Luv:
        56.1538, 73.5093, -93.8093
        Hunter-Lab:
        49.0571, 87.2350, -57.8354
      #e629e5 color charts
#e629e5 RGB chart
      #e629e5 CMYK chart
      #e629e5 RGB pie chart
      #e629e5 color shades, tints & tones
#e629e5 color schemes
#e629e5 color preview, HTML & CSS examples
           This text has a color of #e629e5        
        
          <p style="color:#e629e5;">Text here</p>
        
        
          .mytext {color:#e629e5;}
        
        Text color #e629e5
      
           This box has a color of #e629e5        
        
          <div style="background-color:#e629e5;">Content here</div>
        
        
          .mybackground {background-color:#e629e5;}
        
        Background color #e629e5
      
           Border around this has a color of #e629e5        
        
          <div style="border:2px solid #e629e5;">Content here</div>
        
        
          .myborder {border:2px solid #e629e5;}
        
        Border color #e629e5