#cf29ac color space conversions
Hex:
        #cf29ac
        RGB:
        207, 41, 172
        CMY:
        19, 84, 33
        CMYK:
        0, 80, 17, 19
      HSL:
        313°, 66.9355%, 48.6275%
        HSV (HSB):
        313°, 80.1932%, 81.1765%
        XYZ:
        33.9715, 17.8298, 40.6807
        xyY:
        0.3673, 0.1928, 17.8298
      CIE-Lab:
        49.2891, 73.4184, -31.4803
        CIE-LCH:
        49.2891, 79.8829, 336.7913
        CIE-Luv:
        49.2891, 78.8475, -57.2782
        Hunter-Lab:
        42.2254, 69.7136, -27.5633
      #cf29ac color charts
#cf29ac RGB chart
      #cf29ac CMYK chart
      #cf29ac RGB pie chart
      #cf29ac color shades, tints & tones
#cf29ac color schemes
#cf29ac color preview, HTML & CSS examples
           This text has a color of #cf29ac        
        
          <p style="color:#cf29ac;">Text here</p>
        
        
          .mytext {color:#cf29ac;}
        
        Text color #cf29ac
      
           This box has a color of #cf29ac        
        
          <div style="background-color:#cf29ac;">Content here</div>
        
        
          .mybackground {background-color:#cf29ac;}
        
        Background color #cf29ac
      
           Border around this has a color of #cf29ac        
        
          <div style="border:2px solid #cf29ac;">Content here</div>
        
        
          .myborder {border:2px solid #cf29ac;}
        
        Border color #cf29ac