#e016f4 color space conversions
Hex:
        #e016f4
        RGB:
        224, 22, 244
        CMY:
        12, 91, 4
        CMYK:
        8, 91, 0, 4
      HSL:
        295°, 90.9836%, 52.1569%
        HSV (HSB):
        295°, 90.9836%, 95.6863%
        XYZ:
        47.3565, 22.9528, 87.5223
        xyY:
        0.3000, 0.1454, 22.9528
      CIE-Lab:
        55.0237, 90.2485, -63.5040
        CIE-LCH:
        55.0237, 110.3519, 324.8676
        CIE-Luv:
        55.0237, 65.5989, -109.1390
        Hunter-Lab:
        47.9090, 92.6005, -74.7772
      #e016f4 color charts
#e016f4 RGB chart
      #e016f4 CMYK chart
      #e016f4 RGB pie chart
      #e016f4 color shades, tints & tones
#e016f4 color schemes
#e016f4 color preview, HTML & CSS examples
           This text has a color of #e016f4        
        
          <p style="color:#e016f4;">Text here</p>
        
        
          .mytext {color:#e016f4;}
        
        Text color #e016f4
      
           This box has a color of #e016f4        
        
          <div style="background-color:#e016f4;">Content here</div>
        
        
          .mybackground {background-color:#e016f4;}
        
        Background color #e016f4
      
           Border around this has a color of #e016f4        
        
          <div style="border:2px solid #e016f4;">Content here</div>
        
        
          .myborder {border:2px solid #e016f4;}
        
        Border color #e016f4