#cd96ad color space conversions
Hex:
        #cd96ad
        RGB:
        205, 150, 173
        CMY:
        20, 41, 32
        CMYK:
        0, 27, 16, 20
      HSL:
        335°, 35.4839%, 69.6078%
        HSV (HSB):
        335°, 26.8293%, 80.3922%
        XYZ:
        43.6260, 37.8090, 44.5337
        xyY:
        0.3463, 0.3001, 37.8090
      CIE-Lab:
        67.8796, 24.1407, -3.8389
        CIE-LCH:
        67.8796, 24.4440, 350.9643
        CIE-Luv:
        67.8796, 32.2925, -9.8762
        Hunter-Lab:
        61.4890, 19.0388, 0.1012
      #cd96ad color charts
#cd96ad RGB chart
      #cd96ad CMYK chart
      #cd96ad RGB pie chart
      #cd96ad color shades, tints & tones
#cd96ad color schemes
#cd96ad color preview, HTML & CSS examples
           This text has a color of #cd96ad        
        
          <p style="color:#cd96ad;">Text here</p>
        
        
          .mytext {color:#cd96ad;}
        
        Text color #cd96ad
      
           This box has a color of #cd96ad        
        
          <div style="background-color:#cd96ad;">Content here</div>
        
        
          .mybackground {background-color:#cd96ad;}
        
        Background color #cd96ad
      
           Border around this has a color of #cd96ad        
        
          <div style="border:2px solid #cd96ad;">Content here</div>
        
        
          .myborder {border:2px solid #cd96ad;}
        
        Border color #cd96ad