#e29ec3 color space conversions
Hex:
        #e29ec3
        RGB:
        226, 158, 195
        CMY:
        11, 38, 24
        CMYK:
        0, 30, 14, 11
      HSL:
        327°, 53.9683%, 75.2941%
        HSV (HSB):
        327°, 30.0885%, 88.6275%
        XYZ:
        53.4412, 44.5626, 57.4145
        xyY:
        0.3439, 0.2867, 44.5626
      CIE-Lab:
        72.6029, 30.7732, -8.8149
        CIE-LCH:
        72.6029, 32.0108, 344.0157
        CIE-Luv:
        72.6029, 38.9217, -18.6707
        Hunter-Lab:
        66.7552, 26.0774, -4.2652
      #e29ec3 color charts
#e29ec3 RGB chart
      #e29ec3 CMYK chart
      #e29ec3 RGB pie chart
      #e29ec3 color shades, tints & tones
#e29ec3 color schemes
#e29ec3 color preview, HTML & CSS examples
           This text has a color of #e29ec3        
        
          <p style="color:#e29ec3;">Text here</p>
        
        
          .mytext {color:#e29ec3;}
        
        Text color #e29ec3
      
           This box has a color of #e29ec3        
        
          <div style="background-color:#e29ec3;">Content here</div>
        
        
          .mybackground {background-color:#e29ec3;}
        
        Background color #e29ec3
      
           Border around this has a color of #e29ec3        
        
          <div style="border:2px solid #e29ec3;">Content here</div>
        
        
          .myborder {border:2px solid #e29ec3;}
        
        Border color #e29ec3