#e01ef4 color space conversions
Hex:
        #e01ef4
        RGB:
        224, 30, 244
        CMY:
        12, 88, 4
        CMYK:
        8, 88, 0, 4
      HSL:
        294°, 90.6780%, 53.7255%
        HSV (HSB):
        294°, 87.7049%, 95.6863%
        XYZ:
        47.5339, 23.3075, 87.5814
        xyY:
        0.3000, 0.1471, 23.3075
      CIE-Lab:
        55.3877, 89.1737, -62.9183
        CIE-LCH:
        55.3877, 109.1359, 324.7944
        CIE-Luv:
        55.3877, 65.0139, -108.3329
        Hunter-Lab:
        48.2778, 91.2631, -73.7643
      #e01ef4 color charts
#e01ef4 RGB chart
      #e01ef4 CMYK chart
      #e01ef4 RGB pie chart
      #e01ef4 color shades, tints & tones
#e01ef4 color schemes
#e01ef4 color preview, HTML & CSS examples
           This text has a color of #e01ef4        
        
          <p style="color:#e01ef4;">Text here</p>
        
        
          .mytext {color:#e01ef4;}
        
        Text color #e01ef4
      
           This box has a color of #e01ef4        
        
          <div style="background-color:#e01ef4;">Content here</div>
        
        
          .mybackground {background-color:#e01ef4;}
        
        Background color #e01ef4
      
           Border around this has a color of #e01ef4        
        
          <div style="border:2px solid #e01ef4;">Content here</div>
        
        
          .myborder {border:2px solid #e01ef4;}
        
        Border color #e01ef4