#e169d4 color space conversions
Hex:
        #e169d4
        RGB:
        225, 105, 212
        CMY:
        12, 59, 17
        CMYK:
        0, 53, 6, 12
      HSL:
        307°, 66.6667%, 64.7059%
        HSV (HSB):
        307°, 53.3333%, 88.2353%
        XYZ:
        47.9866, 30.8642, 65.7156
        xyY:
        0.3319, 0.2135, 30.8642
      CIE-Lab:
        62.3928, 60.2351, -33.8579
        CIE-LCH:
        62.3928, 69.0987, 330.6598
        CIE-Luv:
        62.3928, 59.4007, -61.6832
        Hunter-Lab:
        55.5555, 56.9588, -31.2441
      #e169d4 color charts
#e169d4 RGB chart
      #e169d4 CMYK chart
      #e169d4 RGB pie chart
      #e169d4 color shades, tints & tones
#e169d4 color schemes
#e169d4 color preview, HTML & CSS examples
           This text has a color of #e169d4        
        
          <p style="color:#e169d4;">Text here</p>
        
        
          .mytext {color:#e169d4;}
        
        Text color #e169d4
      
           This box has a color of #e169d4        
        
          <div style="background-color:#e169d4;">Content here</div>
        
        
          .mybackground {background-color:#e169d4;}
        
        Background color #e169d4
      
           Border around this has a color of #e169d4        
        
          <div style="border:2px solid #e169d4;">Content here</div>
        
        
          .myborder {border:2px solid #e169d4;}
        
        Border color #e169d4