#ce29ac color space conversions
Hex:
        #ce29ac
        RGB:
        206, 41, 172
        CMY:
        19, 84, 33
        CMYK:
        0, 80, 17, 19
      HSL:
        312°, 66.8016%, 48.4314%
        HSV (HSB):
        312°, 80.0971%, 80.7843%
        XYZ:
        33.6929, 17.6862, 40.6677
        xyY:
        0.3660, 0.1921, 17.6862
      CIE-Lab:
        49.1133, 73.2035, -31.7679
        CIE-LCH:
        49.1133, 79.7994, 336.5407
        CIE-Luv:
        49.1133, 78.0795, -57.6135
        Hunter-Lab:
        42.0550, 69.4113, -27.8956
      #ce29ac color charts
#ce29ac RGB chart
      #ce29ac CMYK chart
      #ce29ac RGB pie chart
      #ce29ac color shades, tints & tones
#ce29ac color schemes
#ce29ac color preview, HTML & CSS examples
           This text has a color of #ce29ac        
        
          <p style="color:#ce29ac;">Text here</p>
        
        
          .mytext {color:#ce29ac;}
        
        Text color #ce29ac
      
           This box has a color of #ce29ac        
        
          <div style="background-color:#ce29ac;">Content here</div>
        
        
          .mybackground {background-color:#ce29ac;}
        
        Background color #ce29ac
      
           Border around this has a color of #ce29ac        
        
          <div style="border:2px solid #ce29ac;">Content here</div>
        
        
          .myborder {border:2px solid #ce29ac;}
        
        Border color #ce29ac