#e16cd3 color space conversions
Hex:
        #e16cd3
        RGB:
        225, 108, 211
        CMY:
        12, 58, 17
        CMYK:
        0, 52, 6, 12
      HSL:
        307°, 66.1017%, 65.2941%
        HSV (HSB):
        307°, 52.0000%, 88.2353%
        XYZ:
        48.1718, 31.4358, 65.1568
        xyY:
        0.3328, 0.2172, 31.4358
      CIE-Lab:
        62.8738, 58.6732, -32.5481
        CIE-LCH:
        62.8738, 67.0964, 330.9813
        CIE-Luv:
        62.8738, 58.5107, -59.4547
        Hunter-Lab:
        56.0677, 55.2438, -29.6542
      #e16cd3 color charts
#e16cd3 RGB chart
      #e16cd3 CMYK chart
      #e16cd3 RGB pie chart
      #e16cd3 color shades, tints & tones
#e16cd3 color schemes
#e16cd3 color preview, HTML & CSS examples
           This text has a color of #e16cd3        
        
          <p style="color:#e16cd3;">Text here</p>
        
        
          .mytext {color:#e16cd3;}
        
        Text color #e16cd3
      
           This box has a color of #e16cd3        
        
          <div style="background-color:#e16cd3;">Content here</div>
        
        
          .mybackground {background-color:#e16cd3;}
        
        Background color #e16cd3
      
           Border around this has a color of #e16cd3        
        
          <div style="border:2px solid #e16cd3;">Content here</div>
        
        
          .myborder {border:2px solid #e16cd3;}
        
        Border color #e16cd3