#e63ae1 color space conversions
Hex:
        #e63ae1
        RGB:
        230, 58, 225
        CMY:
        10, 77, 12
        CMYK:
        0, 75, 2, 10
      HSL:
        302°, 77.4775%, 56.4706%
        HSV (HSB):
        302°, 74.7826%, 90.1961%
        XYZ:
        47.7368, 25.2853, 73.5987
        xyY:
        0.3256, 0.1725, 25.2853
      CIE-Lab:
        57.3524, 81.2690, -49.0531
        CIE-LCH:
        57.3524, 94.9255, 328.8853
        CIE-Luv:
        57.3524, 72.2593, -87.2700
        Hunter-Lab:
        50.2845, 81.4581, -51.5803
      #e63ae1 color charts
#e63ae1 RGB chart
      #e63ae1 CMYK chart
      #e63ae1 RGB pie chart
      #e63ae1 color shades, tints & tones
#e63ae1 color schemes
#e63ae1 color preview, HTML & CSS examples
           This text has a color of #e63ae1        
        
          <p style="color:#e63ae1;">Text here</p>
        
        
          .mytext {color:#e63ae1;}
        
        Text color #e63ae1
      
           This box has a color of #e63ae1        
        
          <div style="background-color:#e63ae1;">Content here</div>
        
        
          .mybackground {background-color:#e63ae1;}
        
        Background color #e63ae1
      
           Border around this has a color of #e63ae1        
        
          <div style="border:2px solid #e63ae1;">Content here</div>
        
        
          .myborder {border:2px solid #e63ae1;}
        
        Border color #e63ae1