#e00ed0 color space conversions
Hex:
        #e00ed0
        RGB:
        224, 14, 208
        CMY:
        12, 95, 18
        CMYK:
        0, 94, 7, 12
      HSL:
        305°, 88.2353%, 46.6667%
        HSV (HSB):
        305°, 93.7500%, 87.8431%
        XYZ:
        42.2827, 20.7154, 61.4444
        xyY:
        0.3398, 0.1665, 20.7154
      CIE-Lab:
        52.6366, 85.8429, -46.9348
        CIE-LCH:
        52.6366, 97.8360, 331.3323
        CIE-Luv:
        52.6366, 79.9996, -83.0539
        Hunter-Lab:
        45.5142, 86.1765, -48.1819
      #e00ed0 color charts
#e00ed0 RGB chart
      #e00ed0 CMYK chart
      #e00ed0 RGB pie chart
      #e00ed0 color shades, tints & tones
#e00ed0 color schemes
#e00ed0 color preview, HTML & CSS examples
           This text has a color of #e00ed0        
        
          <p style="color:#e00ed0;">Text here</p>
        
        
          .mytext {color:#e00ed0;}
        
        Text color #e00ed0
      
           This box has a color of #e00ed0        
        
          <div style="background-color:#e00ed0;">Content here</div>
        
        
          .mybackground {background-color:#e00ed0;}
        
        Background color #e00ed0
      
           Border around this has a color of #e00ed0        
        
          <div style="border:2px solid #e00ed0;">Content here</div>
        
        
          .myborder {border:2px solid #e00ed0;}
        
        Border color #e00ed0