#e224ee color space conversions
Hex:
        #e224ee
        RGB:
        226, 36, 238
        CMY:
        11, 86, 7
        CMYK:
        5, 85, 0, 7
      HSL:
        296°, 85.5932%, 53.7255%
        HSV (HSB):
        296°, 84.8739%, 93.3333%
        XYZ:
        47.4275, 23.6036, 82.9452
        xyY:
        0.3080, 0.1533, 23.6036
      CIE-Lab:
        55.6887, 87.5801, -59.0575
        CIE-LCH:
        55.6887, 105.6318, 326.0072
        CIE-Luv:
        55.6887, 67.9646, -102.5673
        Hunter-Lab:
        48.5835, 89.2318, -67.2156
      #e224ee color charts
#e224ee RGB chart
      #e224ee CMYK chart
      #e224ee RGB pie chart
      #e224ee color shades, tints & tones
#e224ee color schemes
#e224ee color preview, HTML & CSS examples
           This text has a color of #e224ee        
        
          <p style="color:#e224ee;">Text here</p>
        
        
          .mytext {color:#e224ee;}
        
        Text color #e224ee
      
           This box has a color of #e224ee        
        
          <div style="background-color:#e224ee;">Content here</div>
        
        
          .mybackground {background-color:#e224ee;}
        
        Background color #e224ee
      
           Border around this has a color of #e224ee        
        
          <div style="border:2px solid #e224ee;">Content here</div>
        
        
          .myborder {border:2px solid #e224ee;}
        
        Border color #e224ee