#e863f2 color space conversions
Hex:
        #e863f2
        RGB:
        232, 99, 242
        CMY:
        9, 61, 5
        CMYK:
        4, 59, 0, 5
      HSL:
        296°, 84.6154%, 66.8627%
        HSV (HSB):
        296°, 59.0909%, 94.9020%
        XYZ:
        53.7676, 32.4903, 87.4418
        xyY:
        0.3095, 0.1870, 32.4903
      CIE-Lab:
        63.7461, 69.7878, -48.4083
        CIE-LCH:
        63.7461, 84.9335, 325.2529
        CIE-Luv:
        63.7461, 57.8801, -86.5069
        Hunter-Lab:
        57.0003, 68.6262, -51.0542
      #e863f2 color charts
#e863f2 RGB chart
      #e863f2 CMYK chart
      #e863f2 RGB pie chart
      #e863f2 color shades, tints & tones
#e863f2 color schemes
#e863f2 color preview, HTML & CSS examples
           This text has a color of #e863f2        
        
          <p style="color:#e863f2;">Text here</p>
        
        
          .mytext {color:#e863f2;}
        
        Text color #e863f2
      
           This box has a color of #e863f2        
        
          <div style="background-color:#e863f2;">Content here</div>
        
        
          .mybackground {background-color:#e863f2;}
        
        Background color #e863f2
      
           Border around this has a color of #e863f2        
        
          <div style="border:2px solid #e863f2;">Content here</div>
        
        
          .myborder {border:2px solid #e863f2;}
        
        Border color #e863f2