#cd99d1 color space conversions
Hex:
        #cd99d1
        RGB:
        205, 153, 209
        CMY:
        20, 40, 18
        CMYK:
        2, 27, 0, 18
      HSL:
        296°, 37.8378%, 70.9804%
        HSV (HSB):
        296°, 26.7943%, 81.9608%
        XYZ:
        48.0767, 40.3651, 65.5789
        xyY:
        0.3121, 0.2621, 40.3651
      CIE-Lab:
        69.7287, 28.8637, -21.0925
        CIE-LCH:
        69.7287, 35.7492, 323.8421
        CIE-Luv:
        69.7287, 25.6772, -37.2443
        Hunter-Lab:
        63.5335, 23.8899, -16.7254
      #cd99d1 color charts
#cd99d1 RGB chart
      #cd99d1 CMYK chart
      #cd99d1 RGB pie chart
      #cd99d1 color shades, tints & tones
#cd99d1 color schemes
#cd99d1 color preview, HTML & CSS examples
           This text has a color of #cd99d1        
        
          <p style="color:#cd99d1;">Text here</p>
        
        
          .mytext {color:#cd99d1;}
        
        Text color #cd99d1
      
           This box has a color of #cd99d1        
        
          <div style="background-color:#cd99d1;">Content here</div>
        
        
          .mybackground {background-color:#cd99d1;}
        
        Background color #cd99d1
      
           Border around this has a color of #cd99d1        
        
          <div style="border:2px solid #cd99d1;">Content here</div>
        
        
          .myborder {border:2px solid #cd99d1;}
        
        Border color #cd99d1