#e16ad4 color space conversions
Hex:
        #e16ad4
        RGB:
        225, 106, 212
        CMY:
        12, 58, 17
        CMYK:
        0, 53, 6, 12
      HSL:
        307°, 66.4804%, 64.9020%
        HSV (HSB):
        307°, 52.8889%, 88.2353%
        XYZ:
        48.0890, 31.0691, 65.7497
        xyY:
        0.3319, 0.2144, 31.0691
      CIE-Lab:
        62.5659, 59.7721, -33.5887
        CIE-LCH:
        62.5659, 68.5631, 330.6663
        CIE-Luv:
        62.5659, 59.0179, -61.2163
        Hunter-Lab:
        55.7397, 56.4554, -30.9199
      #e16ad4 color charts
#e16ad4 RGB chart
      #e16ad4 CMYK chart
      #e16ad4 RGB pie chart
      #e16ad4 color shades, tints & tones
#e16ad4 color schemes
#e16ad4 color preview, HTML & CSS examples
           This text has a color of #e16ad4        
        
          <p style="color:#e16ad4;">Text here</p>
        
        
          .mytext {color:#e16ad4;}
        
        Text color #e16ad4
      
           This box has a color of #e16ad4        
        
          <div style="background-color:#e16ad4;">Content here</div>
        
        
          .mybackground {background-color:#e16ad4;}
        
        Background color #e16ad4
      
           Border around this has a color of #e16ad4        
        
          <div style="border:2px solid #e16ad4;">Content here</div>
        
        
          .myborder {border:2px solid #e16ad4;}
        
        Border color #e16ad4