#cd72bc color space conversions
Hex:
        #cd72bc
        RGB:
        205, 114, 188
        CMY:
        20, 55, 26
        CMYK:
        0, 44, 8, 20
      HSL:
        311°, 47.6440%, 62.5490%
        HSV (HSB):
        311°, 44.3902%, 80.3922%
        XYZ:
        40.2713, 28.6446, 50.9834
        xyY:
        0.3359, 0.2389, 28.6446
      CIE-Lab:
        60.4667, 45.9417, -23.4662
        CIE-LCH:
        60.4667, 51.5878, 332.9429
        CIE-Luv:
        60.4667, 47.7686, -42.8069
        Hunter-Lab:
        53.5207, 40.6500, -19.0148
      #cd72bc color charts
#cd72bc RGB chart
      #cd72bc CMYK chart
      #cd72bc RGB pie chart
      #cd72bc color shades, tints & tones
#cd72bc color schemes
#cd72bc color preview, HTML & CSS examples
           This text has a color of #cd72bc        
        
          <p style="color:#cd72bc;">Text here</p>
        
        
          .mytext {color:#cd72bc;}
        
        Text color #cd72bc
      
           This box has a color of #cd72bc        
        
          <div style="background-color:#cd72bc;">Content here</div>
        
        
          .mybackground {background-color:#cd72bc;}
        
        Background color #cd72bc
      
           Border around this has a color of #cd72bc        
        
          <div style="border:2px solid #cd72bc;">Content here</div>
        
        
          .myborder {border:2px solid #cd72bc;}
        
        Border color #cd72bc