#e00ed8 color space conversions
Hex:
        #e00ed8
        RGB:
        224, 14, 216
        CMY:
        12, 95, 15
        CMYK:
        0, 94, 4, 12
      HSL:
        302°, 88.2353%, 46.6667%
        HSV (HSB):
        302°, 93.7500%, 87.8431%
        XYZ:
        43.2922, 21.1192, 66.7604
        xyY:
        0.3300, 0.1610, 21.1192
      CIE-Lab:
        53.0797, 86.9467, -50.8060
        CIE-LCH:
        53.0797, 100.7024, 329.7008
        CIE-Luv:
        53.0797, 76.7254, -89.1108
        Hunter-Lab:
        45.9557, 87.7321, -53.9624
      #e00ed8 color charts
#e00ed8 RGB chart
      #e00ed8 CMYK chart
      #e00ed8 RGB pie chart
      #e00ed8 color shades, tints & tones
#e00ed8 color schemes
#e00ed8 color preview, HTML & CSS examples
           This text has a color of #e00ed8        
        
          <p style="color:#e00ed8;">Text here</p>
        
        
          .mytext {color:#e00ed8;}
        
        Text color #e00ed8
      
           This box has a color of #e00ed8        
        
          <div style="background-color:#e00ed8;">Content here</div>
        
        
          .mybackground {background-color:#e00ed8;}
        
        Background color #e00ed8
      
           Border around this has a color of #e00ed8        
        
          <div style="border:2px solid #e00ed8;">Content here</div>
        
        
          .myborder {border:2px solid #e00ed8;}
        
        Border color #e00ed8