#e03ff1 color space conversions
Hex:
        #e03ff1
        RGB:
        224, 63, 241
        CMY:
        12, 75, 5
        CMYK:
        7, 74, 0, 5
      HSL:
        294°, 86.4078%, 59.6078%
        HSV (HSB):
        294°, 73.8589%, 94.5098%
        XYZ:
        48.3952, 25.7532, 85.6392
        xyY:
        0.3029, 0.1612, 25.7532
      CIE-Lab:
        57.8020, 81.1497, -57.3704
        CIE-LCH:
        57.8020, 99.3813, 324.7408
        CIE-Luv:
        57.8020, 61.6609, -100.0956
        Hunter-Lab:
        50.7476, 81.4173, -64.5317
      #e03ff1 color charts
#e03ff1 RGB chart
      #e03ff1 CMYK chart
      #e03ff1 RGB pie chart
      #e03ff1 color shades, tints & tones
#e03ff1 color schemes
#e03ff1 color preview, HTML & CSS examples
           This text has a color of #e03ff1        
        
          <p style="color:#e03ff1;">Text here</p>
        
        
          .mytext {color:#e03ff1;}
        
        Text color #e03ff1
      
           This box has a color of #e03ff1        
        
          <div style="background-color:#e03ff1;">Content here</div>
        
        
          .mybackground {background-color:#e03ff1;}
        
        Background color #e03ff1
      
           Border around this has a color of #e03ff1        
        
          <div style="border:2px solid #e03ff1;">Content here</div>
        
        
          .myborder {border:2px solid #e03ff1;}
        
        Border color #e03ff1