#e629eb color space conversions
Hex:
        #e629eb
        RGB:
        230, 41, 235
        CMY:
        10, 84, 8
        CMYK:
        2, 83, 0, 8
      HSL:
        298°, 82.9060%, 54.1176%
        HSV (HSB):
        298°, 82.5532%, 92.1569%
        XYZ:
        48.4215, 24.4070, 80.7562
        xyY:
        0.3153, 0.1589, 24.4070
      CIE-Lab:
        56.4930, 86.8642, -56.0495
        CIE-LCH:
        56.4930, 103.3777, 327.1677
        CIE-Luv:
        56.4930, 71.2784, -98.3296
        Hunter-Lab:
        49.4035, 88.4958, -62.3345
      #e629eb color charts
#e629eb RGB chart
      #e629eb CMYK chart
      #e629eb RGB pie chart
      #e629eb color shades, tints & tones
#e629eb color schemes
#e629eb color preview, HTML & CSS examples
           This text has a color of #e629eb        
        
          <p style="color:#e629eb;">Text here</p>
        
        
          .mytext {color:#e629eb;}
        
        Text color #e629eb
      
           This box has a color of #e629eb        
        
          <div style="background-color:#e629eb;">Content here</div>
        
        
          .mybackground {background-color:#e629eb;}
        
        Background color #e629eb
      
           Border around this has a color of #e629eb        
        
          <div style="border:2px solid #e629eb;">Content here</div>
        
        
          .myborder {border:2px solid #e629eb;}
        
        Border color #e629eb