#e016e4 color space conversions
Hex:
        #e016e4
        RGB:
        224, 22, 228
        CMY:
        12, 91, 11
        CMYK:
        2, 90, 0, 11
      HSL:
        299°, 82.4000%, 49.0196%
        HSV (HSB):
        299°, 90.3509%, 89.4118%
        XYZ:
        45.0310, 22.0225, 75.2762
        xyY:
        0.3164, 0.1547, 22.0225
      CIE-Lab:
        54.0509, 87.8436, -56.0688
        CIE-LCH:
        54.0509, 104.2123, 327.4507
        CIE-Luv:
        54.0509, 71.5089, -97.4284
        Hunter-Lab:
        46.9282, 89.1593, -62.2557
      #e016e4 color charts
#e016e4 RGB chart
      #e016e4 CMYK chart
      #e016e4 RGB pie chart
      #e016e4 color shades, tints & tones
#e016e4 color schemes
#e016e4 color preview, HTML & CSS examples
           This text has a color of #e016e4        
        
          <p style="color:#e016e4;">Text here</p>
        
        
          .mytext {color:#e016e4;}
        
        Text color #e016e4
      
           This box has a color of #e016e4        
        
          <div style="background-color:#e016e4;">Content here</div>
        
        
          .mybackground {background-color:#e016e4;}
        
        Background color #e016e4
      
           Border around this has a color of #e016e4        
        
          <div style="border:2px solid #e016e4;">Content here</div>
        
        
          .myborder {border:2px solid #e016e4;}
        
        Border color #e016e4