#e036f0 color space conversions
Hex:
        #e036f0
        RGB:
        224, 54, 240
        CMY:
        12, 79, 6
        CMYK:
        7, 78, 0, 6
      HSL:
        295°, 86.1111%, 57.6471%
        HSV (HSB):
        295°, 77.5000%, 94.1176%
        XYZ:
        47.7878, 24.7769, 84.7018
        xyY:
        0.3039, 0.1575, 24.7769
      CIE-Lab:
        56.8574, 83.5441, -58.3230
        CIE-LCH:
        56.8574, 101.8881, 325.0807
        CIE-Luv:
        56.8574, 63.5357, -101.4588
        Hunter-Lab:
        49.7764, 84.2602, -66.0471
      #e036f0 color charts
#e036f0 RGB chart
      #e036f0 CMYK chart
      #e036f0 RGB pie chart
      #e036f0 color shades, tints & tones
#e036f0 color schemes
#e036f0 color preview, HTML & CSS examples
           This text has a color of #e036f0        
        
          <p style="color:#e036f0;">Text here</p>
        
        
          .mytext {color:#e036f0;}
        
        Text color #e036f0
      
           This box has a color of #e036f0        
        
          <div style="background-color:#e036f0;">Content here</div>
        
        
          .mybackground {background-color:#e036f0;}
        
        Background color #e036f0
      
           Border around this has a color of #e036f0        
        
          <div style="border:2px solid #e036f0;">Content here</div>
        
        
          .myborder {border:2px solid #e036f0;}
        
        Border color #e036f0