#e036f7 color space conversions
Hex:
        #e036f7
        RGB:
        224, 54, 247
        CMY:
        12, 79, 3
        CMYK:
        9, 78, 0, 3
      HSL:
        293°, 92.3445%, 59.0196%
        HSV (HSB):
        293°, 78.1377%, 96.8627%
        XYZ:
        48.8481, 25.2010, 90.2854
        xyY:
        0.2972, 0.1534, 25.2010
      CIE-Lab:
        57.2708, 84.6814, -61.5663
        CIE-LCH:
        57.2708, 104.6965, 323.9815
        CIE-Luv:
        57.2708, 61.2030, -106.6630
        Hunter-Lab:
        50.2006, 85.8398, -71.4921
      #e036f7 color charts
#e036f7 RGB chart
      #e036f7 CMYK chart
      #e036f7 RGB pie chart
      #e036f7 color shades, tints & tones
#e036f7 color schemes
#e036f7 color preview, HTML & CSS examples
           This text has a color of #e036f7        
        
          <p style="color:#e036f7;">Text here</p>
        
        
          .mytext {color:#e036f7;}
        
        Text color #e036f7
      
           This box has a color of #e036f7        
        
          <div style="background-color:#e036f7;">Content here</div>
        
        
          .mybackground {background-color:#e036f7;}
        
        Background color #e036f7
      
           Border around this has a color of #e036f7        
        
          <div style="border:2px solid #e036f7;">Content here</div>
        
        
          .myborder {border:2px solid #e036f7;}
        
        Border color #e036f7