#cd72ad color space conversions
Hex:
        #cd72ad
        RGB:
        205, 114, 173
        CMY:
        20, 55, 32
        CMYK:
        0, 44, 16, 20
      HSL:
        321°, 47.6440%, 62.5490%
        HSV (HSB):
        321°, 44.3902%, 80.3922%
        XYZ:
        38.7370, 28.0309, 42.9040
        xyY:
        0.3532, 0.2556, 28.0309
      CIE-Lab:
        59.9166, 43.4815, -15.7347
        CIE-LCH:
        59.9166, 46.2409, 340.1063
        CIE-Luv:
        59.9166, 51.1875, -30.5554
        Hunter-Lab:
        52.9442, 37.9483, -10.9854
      #cd72ad color charts
#cd72ad RGB chart
      #cd72ad CMYK chart
      #cd72ad RGB pie chart
      #cd72ad color shades, tints & tones
#cd72ad color schemes
#cd72ad color preview, HTML & CSS examples
           This text has a color of #cd72ad        
        
          <p style="color:#cd72ad;">Text here</p>
        
        
          .mytext {color:#cd72ad;}
        
        Text color #cd72ad
      
           This box has a color of #cd72ad        
        
          <div style="background-color:#cd72ad;">Content here</div>
        
        
          .mybackground {background-color:#cd72ad;}
        
        Background color #cd72ad
      
           Border around this has a color of #cd72ad        
        
          <div style="border:2px solid #cd72ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd72ad;}
        
        Border color #cd72ad