#e29fb7 color space conversions
Hex:
        #e29fb7
        RGB:
        226, 159, 183
        CMY:
        11, 38, 28
        CMYK:
        0, 30, 19, 11
      HSL:
        339°, 53.6000%, 75.4902%
        HSV (HSB):
        339°, 29.6460%, 88.6275%
        XYZ:
        52.3094, 44.3839, 50.6097
        xyY:
        0.3551, 0.3013, 44.3839
      CIE-Lab:
        72.4844, 28.3501, -2.3656
        CIE-LCH:
        72.4844, 28.4487, 355.2301
        CIE-Luv:
        72.4844, 40.2282, -8.6108
        Hunter-Lab:
        66.6213, 23.5667, 1.5945
      #e29fb7 color charts
#e29fb7 RGB chart
      #e29fb7 CMYK chart
      #e29fb7 RGB pie chart
      #e29fb7 color shades, tints & tones
#e29fb7 color schemes
#e29fb7 color preview, HTML & CSS examples
           This text has a color of #e29fb7        
        
          <p style="color:#e29fb7;">Text here</p>
        
        
          .mytext {color:#e29fb7;}
        
        Text color #e29fb7
      
           This box has a color of #e29fb7        
        
          <div style="background-color:#e29fb7;">Content here</div>
        
        
          .mybackground {background-color:#e29fb7;}
        
        Background color #e29fb7
      
           Border around this has a color of #e29fb7        
        
          <div style="border:2px solid #e29fb7;">Content here</div>
        
        
          .myborder {border:2px solid #e29fb7;}
        
        Border color #e29fb7