#e29fb5 color space conversions
Hex:
        #e29fb5
        RGB:
        226, 159, 181
        CMY:
        11, 38, 29
        CMYK:
        0, 30, 20, 11
      HSL:
        340°, 53.6000%, 75.4902%
        HSV (HSB):
        340°, 29.6460%, 88.6275%
        XYZ:
        52.1027, 44.3012, 49.5209
        xyY:
        0.3571, 0.3036, 44.3012
      CIE-Lab:
        72.4294, 28.0466, -1.3414
        CIE-LCH:
        72.4294, 28.0787, 357.2617
        CIE-Luv:
        72.4294, 40.5315, -7.0587
        Hunter-Lab:
        66.5592, 23.2517, 2.4788
      #e29fb5 color charts
#e29fb5 RGB chart
      #e29fb5 CMYK chart
      #e29fb5 RGB pie chart
      #e29fb5 color shades, tints & tones
#e29fb5 color schemes
#e29fb5 color preview, HTML & CSS examples
           This text has a color of #e29fb5        
        
          <p style="color:#e29fb5;">Text here</p>
        
        
          .mytext {color:#e29fb5;}
        
        Text color #e29fb5
      
           This box has a color of #e29fb5        
        
          <div style="background-color:#e29fb5;">Content here</div>
        
        
          .mybackground {background-color:#e29fb5;}
        
        Background color #e29fb5
      
           Border around this has a color of #e29fb5        
        
          <div style="border:2px solid #e29fb5;">Content here</div>
        
        
          .myborder {border:2px solid #e29fb5;}
        
        Border color #e29fb5