#cf29dc color space conversions
Hex:
        #cf29dc
        RGB:
        207, 41, 220
        CMY:
        19, 84, 14
        CMYK:
        6, 81, 0, 14
      HSL:
        296°, 71.8876%, 51.1765%
        HSV (HSB):
        296°, 81.3636%, 86.2745%
        XYZ:
        39.4433, 20.0186, 69.4952
        xyY:
        0.3059, 0.1552, 20.0186
      CIE-Lab:
        51.8582, 80.4558, -55.2012
        CIE-LCH:
        51.8582, 97.5720, 325.5458
        CIE-Luv:
        51.8582, 60.6462, -94.1720
        Hunter-Lab:
        44.7421, 79.0616, -60.7721
      #cf29dc color charts
#cf29dc RGB chart
      #cf29dc CMYK chart
      #cf29dc RGB pie chart
      #cf29dc color shades, tints & tones
#cf29dc color schemes
#cf29dc color preview, HTML & CSS examples
           This text has a color of #cf29dc        
        
          <p style="color:#cf29dc;">Text here</p>
        
        
          .mytext {color:#cf29dc;}
        
        Text color #cf29dc
      
           This box has a color of #cf29dc        
        
          <div style="background-color:#cf29dc;">Content here</div>
        
        
          .mybackground {background-color:#cf29dc;}
        
        Background color #cf29dc
      
           Border around this has a color of #cf29dc        
        
          <div style="border:2px solid #cf29dc;">Content here</div>
        
        
          .myborder {border:2px solid #cf29dc;}
        
        Border color #cf29dc