#e29fa9 color space conversions
Hex:
        #e29fa9
        RGB:
        226, 159, 169
        CMY:
        11, 38, 34
        CMYK:
        0, 30, 25, 11
      HSL:
        351°, 53.6000%, 75.4902%
        HSV (HSB):
        351°, 29.6460%, 88.6275%
        XYZ:
        50.9236, 43.8296, 43.3121
        xyY:
        0.3688, 0.3175, 43.8296
      CIE-Lab:
        72.1145, 26.2937, 4.8326
        CIE-LCH:
        72.1145, 26.7342, 10.4144
        CIE-Luv:
        72.1145, 42.3221, 2.0781
        Hunter-Lab:
        66.2039, 21.4441, 7.5539
      #e29fa9 color charts
#e29fa9 RGB chart
      #e29fa9 CMYK chart
      #e29fa9 RGB pie chart
      #e29fa9 color shades, tints & tones
#e29fa9 color schemes
#e29fa9 color preview, HTML & CSS examples
           This text has a color of #e29fa9        
        
          <p style="color:#e29fa9;">Text here</p>
        
        
          .mytext {color:#e29fa9;}
        
        Text color #e29fa9
      
           This box has a color of #e29fa9        
        
          <div style="background-color:#e29fa9;">Content here</div>
        
        
          .mybackground {background-color:#e29fa9;}
        
        Background color #e29fa9
      
           Border around this has a color of #e29fa9        
        
          <div style="border:2px solid #e29fa9;">Content here</div>
        
        
          .myborder {border:2px solid #e29fa9;}
        
        Border color #e29fa9