#cf2cd4 color space conversions
Hex:
        #cf2cd4
        RGB:
        207, 44, 212
        CMY:
        19, 83, 17
        CMYK:
        2, 79, 0, 17
      HSL:
        298°, 66.1417%, 50.1961%
        HSV (HSB):
        298°, 79.2453%, 83.1373%
        XYZ:
        38.5165, 19.8202, 64.0830
        xyY:
        0.3146, 0.1619, 19.8202
      CIE-Lab:
        51.6333, 78.4806, -50.9973
        CIE-LCH:
        51.6333, 93.5945, 326.9839
        CIE-Luv:
        51.6333, 63.0380, -87.6198
        Hunter-Lab:
        44.5199, 76.5197, -54.1795
      #cf2cd4 color charts
#cf2cd4 RGB chart
      #cf2cd4 CMYK chart
      #cf2cd4 RGB pie chart
      #cf2cd4 color shades, tints & tones
#cf2cd4 color schemes
#cf2cd4 color preview, HTML & CSS examples
           This text has a color of #cf2cd4        
        
          <p style="color:#cf2cd4;">Text here</p>
        
        
          .mytext {color:#cf2cd4;}
        
        Text color #cf2cd4
      
           This box has a color of #cf2cd4        
        
          <div style="background-color:#cf2cd4;">Content here</div>
        
        
          .mybackground {background-color:#cf2cd4;}
        
        Background color #cf2cd4
      
           Border around this has a color of #cf2cd4        
        
          <div style="border:2px solid #cf2cd4;">Content here</div>
        
        
          .myborder {border:2px solid #cf2cd4;}
        
        Border color #cf2cd4