#cf29ba color space conversions
Hex:
        #cf29ba
        RGB:
        207, 41, 186
        CMY:
        19, 84, 27
        CMYK:
        0, 80, 10, 19
      HSL:
        308°, 66.9355%, 48.6275%
        HSV (HSB):
        308°, 80.1932%, 81.1765%
        XYZ:
        35.3880, 18.3964, 48.1401
        xyY:
        0.3472, 0.1805, 18.3964
      CIE-Lab:
        49.9735, 75.3333, -38.6154
        CIE-LCH:
        49.9735, 84.6538, 332.8606
        CIE-Luv:
        49.9735, 73.2474, -68.2484
        Hunter-Lab:
        42.8911, 72.2150, -36.5222
      #cf29ba color charts
#cf29ba RGB chart
      #cf29ba CMYK chart
      #cf29ba RGB pie chart
      #cf29ba color shades, tints & tones
#cf29ba color schemes
#cf29ba color preview, HTML & CSS examples
           This text has a color of #cf29ba        
        
          <p style="color:#cf29ba;">Text here</p>
        
        
          .mytext {color:#cf29ba;}
        
        Text color #cf29ba
      
           This box has a color of #cf29ba        
        
          <div style="background-color:#cf29ba;">Content here</div>
        
        
          .mybackground {background-color:#cf29ba;}
        
        Background color #cf29ba
      
           Border around this has a color of #cf29ba        
        
          <div style="border:2px solid #cf29ba;">Content here</div>
        
        
          .myborder {border:2px solid #cf29ba;}
        
        Border color #cf29ba