#e037f1 color space conversions
Hex:
        #e037f1
        RGB:
        224, 55, 241
        CMY:
        12, 78, 5
        CMYK:
        7, 77, 0, 5
      HSL:
        295°, 86.9159%, 58.0392%
        HSV (HSB):
        295°, 77.1784%, 94.5098%
        XYZ:
        47.9838, 24.9305, 85.5021
        xyY:
        0.3029, 0.1574, 24.9305
      CIE-Lab:
        57.0077, 83.4392, -58.6414
        CIE-LCH:
        57.0077, 101.9849, 324.9003
        CIE-Luv:
        57.0077, 63.0406, -101.9891
        Hunter-Lab:
        49.9305, 84.1624, -66.5782
      #e037f1 color charts
#e037f1 RGB chart
      #e037f1 CMYK chart
      #e037f1 RGB pie chart
      #e037f1 color shades, tints & tones
#e037f1 color schemes
#e037f1 color preview, HTML & CSS examples
           This text has a color of #e037f1        
        
          <p style="color:#e037f1;">Text here</p>
        
        
          .mytext {color:#e037f1;}
        
        Text color #e037f1
      
           This box has a color of #e037f1        
        
          <div style="background-color:#e037f1;">Content here</div>
        
        
          .mybackground {background-color:#e037f1;}
        
        Background color #e037f1
      
           Border around this has a color of #e037f1        
        
          <div style="border:2px solid #e037f1;">Content here</div>
        
        
          .myborder {border:2px solid #e037f1;}
        
        Border color #e037f1