#e01cd8 color space conversions
Hex:
        #e01cd8
        RGB:
        224, 28, 216
        CMY:
        12, 89, 15
        CMYK:
        0, 88, 4, 12
      HSL:
        302°, 77.7778%, 49.4118%
        HSV (HSB):
        302°, 87.5000%, 87.8431%
        XYZ:
        43.5504, 21.6357, 66.8465
        xyY:
        0.3298, 0.1639, 21.6357
      CIE-Lab:
        53.6383, 85.3026, -49.9159
        CIE-LCH:
        53.6383, 98.8338, 329.6654
        CIE-Luv:
        53.6383, 75.6680, -87.7858
        Hunter-Lab:
        46.5142, 85.7267, -52.6470
      #e01cd8 color charts
#e01cd8 RGB chart
      #e01cd8 CMYK chart
      #e01cd8 RGB pie chart
      #e01cd8 color shades, tints & tones
#e01cd8 color schemes
#e01cd8 color preview, HTML & CSS examples
           This text has a color of #e01cd8        
        
          <p style="color:#e01cd8;">Text here</p>
        
        
          .mytext {color:#e01cd8;}
        
        Text color #e01cd8
      
           This box has a color of #e01cd8        
        
          <div style="background-color:#e01cd8;">Content here</div>
        
        
          .mybackground {background-color:#e01cd8;}
        
        Background color #e01cd8
      
           Border around this has a color of #e01cd8        
        
          <div style="border:2px solid #e01cd8;">Content here</div>
        
        
          .myborder {border:2px solid #e01cd8;}
        
        Border color #e01cd8