#e00ce4 color space conversions
Hex:
        #e00ce4
        RGB:
        224, 12, 228
        CMY:
        12, 95, 11
        CMYK:
        2, 95, 0, 11
      HSL:
        299°, 90.0000%, 47.0588%
        HSV (HSB):
        299°, 94.7368%, 89.4118%
        XYZ:
        44.8755, 21.7117, 75.2244
        xyY:
        0.3164, 0.1531, 21.7117
      CIE-Lab:
        53.7197, 88.8221, -56.5992
        CIE-LCH:
        53.7197, 105.3226, 327.4939
        CIE-Luv:
        53.7197, 72.0880, -98.1879
        Hunter-Lab:
        46.5958, 90.3674, -63.1009
      #e00ce4 color charts
#e00ce4 RGB chart
      #e00ce4 CMYK chart
      #e00ce4 RGB pie chart
      #e00ce4 color shades, tints & tones
#e00ce4 color schemes
#e00ce4 color preview, HTML & CSS examples
           This text has a color of #e00ce4        
        
          <p style="color:#e00ce4;">Text here</p>
        
        
          .mytext {color:#e00ce4;}
        
        Text color #e00ce4
      
           This box has a color of #e00ce4        
        
          <div style="background-color:#e00ce4;">Content here</div>
        
        
          .mybackground {background-color:#e00ce4;}
        
        Background color #e00ce4
      
           Border around this has a color of #e00ce4        
        
          <div style="border:2px solid #e00ce4;">Content here</div>
        
        
          .myborder {border:2px solid #e00ce4;}
        
        Border color #e00ce4