#ec29ae color space conversions
Hex:
        #ec29ae
        RGB:
        236, 41, 174
        CMY:
        7, 84, 32
        CMYK:
        0, 83, 26, 7
      HSL:
        319°, 83.6910%, 54.3137%
        HSV (HSB):
        319°, 82.6271%, 92.5490%
        XYZ:
        43.0250, 22.4747, 42.1148
        xyY:
        0.3998, 0.2088, 22.4747
      CIE-Lab:
        54.5271, 79.9150, -24.1223
        CIE-LCH:
        54.5271, 83.4763, 343.2036
        CIE-Luv:
        54.5271, 100.6212, -48.8932
        Hunter-Lab:
        47.4075, 79.0356, -19.4854
      #ec29ae color charts
#ec29ae RGB chart
      #ec29ae CMYK chart
      #ec29ae RGB pie chart
      #ec29ae color shades, tints & tones
#ec29ae color schemes
#ec29ae color preview, HTML & CSS examples
           This text has a color of #ec29ae        
        
          <p style="color:#ec29ae;">Text here</p>
        
        
          .mytext {color:#ec29ae;}
        
        Text color #ec29ae
      
           This box has a color of #ec29ae        
        
          <div style="background-color:#ec29ae;">Content here</div>
        
        
          .mybackground {background-color:#ec29ae;}
        
        Background color #ec29ae
      
           Border around this has a color of #ec29ae        
        
          <div style="border:2px solid #ec29ae;">Content here</div>
        
        
          .myborder {border:2px solid #ec29ae;}
        
        Border color #ec29ae