#cd72ce color space conversions
Hex:
        #cd72ce
        RGB:
        205, 114, 206
        CMY:
        20, 55, 19
        CMYK:
        0, 45, 0, 19
      HSL:
        299°, 48.4211%, 62.7451%
        HSV (HSB):
        299°, 44.6602%, 80.7843%
        XYZ:
        42.3347, 29.4700, 61.8495
        xyY:
        0.3167, 0.2205, 29.4700
      CIE-Lab:
        61.1942, 49.1134, -32.5428
        CIE-LCH:
        61.1942, 58.9166, 326.4714
        CIE-Luv:
        61.1942, 43.6982, -57.6208
        Hunter-Lab:
        54.2863, 44.2009, -29.5500
      #cd72ce color charts
#cd72ce RGB chart
      #cd72ce CMYK chart
      #cd72ce RGB pie chart
      #cd72ce color shades, tints & tones
#cd72ce color schemes
#cd72ce color preview, HTML & CSS examples
           This text has a color of #cd72ce        
        
          <p style="color:#cd72ce;">Text here</p>
        
        
          .mytext {color:#cd72ce;}
        
        Text color #cd72ce
      
           This box has a color of #cd72ce        
        
          <div style="background-color:#cd72ce;">Content here</div>
        
        
          .mybackground {background-color:#cd72ce;}
        
        Background color #cd72ce
      
           Border around this has a color of #cd72ce        
        
          <div style="border:2px solid #cd72ce;">Content here</div>
        
        
          .myborder {border:2px solid #cd72ce;}
        
        Border color #cd72ce