#e016d1 color space conversions
Hex:
        #e016d1
        RGB:
        224, 22, 209
        CMY:
        12, 91, 18
        CMYK:
        0, 90, 7, 12
      HSL:
        304°, 82.1138%, 48.2353%
        HSV (HSB):
        304°, 90.1786%, 87.8431%
        XYZ:
        42.5360, 21.0246, 62.1378
        xyY:
        0.3384, 0.1673, 21.0246
      CIE-Lab:
        52.9764, 85.1393, -46.9685
        CIE-LCH:
        52.9764, 97.2355, 331.1160
        CIE-Luv:
        52.9764, 79.0221, -83.1298
        Hunter-Lab:
        45.8525, 85.3470, -48.2511
      #e016d1 color charts
#e016d1 RGB chart
      #e016d1 CMYK chart
      #e016d1 RGB pie chart
      #e016d1 color shades, tints & tones
#e016d1 color schemes
#e016d1 color preview, HTML & CSS examples
           This text has a color of #e016d1        
        
          <p style="color:#e016d1;">Text here</p>
        
        
          .mytext {color:#e016d1;}
        
        Text color #e016d1
      
           This box has a color of #e016d1        
        
          <div style="background-color:#e016d1;">Content here</div>
        
        
          .mybackground {background-color:#e016d1;}
        
        Background color #e016d1
      
           Border around this has a color of #e016d1        
        
          <div style="border:2px solid #e016d1;">Content here</div>
        
        
          .myborder {border:2px solid #e016d1;}
        
        Border color #e016d1