#e036ef color space conversions
Hex:
        #e036ef
        RGB:
        224, 54, 239
        CMY:
        12, 79, 6
        CMYK:
        6, 77, 0, 6
      HSL:
        295°, 85.2535%, 57.4510%
        HSV (HSB):
        295°, 77.4059%, 93.7255%
        XYZ:
        47.6396, 24.7176, 83.9214
        xyY:
        0.3048, 0.1582, 24.7176
      CIE-Lab:
        56.7992, 83.3834, -57.8566
        CIE-LCH:
        56.7992, 101.4898, 325.2447
        CIE-Luv:
        56.7992, 63.8740, -100.7105
        Hunter-Lab:
        49.7168, 84.0377, -65.2791
      #e036ef color charts
#e036ef RGB chart
      #e036ef CMYK chart
      #e036ef RGB pie chart
      #e036ef color shades, tints & tones
#e036ef color schemes
#e036ef color preview, HTML & CSS examples
           This text has a color of #e036ef        
        
          <p style="color:#e036ef;">Text here</p>
        
        
          .mytext {color:#e036ef;}
        
        Text color #e036ef
      
           This box has a color of #e036ef        
        
          <div style="background-color:#e036ef;">Content here</div>
        
        
          .mybackground {background-color:#e036ef;}
        
        Background color #e036ef
      
           Border around this has a color of #e036ef        
        
          <div style="border:2px solid #e036ef;">Content here</div>
        
        
          .myborder {border:2px solid #e036ef;}
        
        Border color #e036ef