#cd9bb8 color space conversions
Hex:
        #cd9bb8
        RGB:
        205, 155, 184
        CMY:
        20, 39, 28
        CMYK:
        0, 24, 10, 20
      HSL:
        325°, 33.3333%, 70.5882%
        HSV (HSB):
        325°, 24.3902%, 80.3922%
        XYZ:
        45.5499, 39.8825, 50.6448
        xyY:
        0.3347, 0.2931, 39.8825
      CIE-Lab:
        69.3858, 23.2367, -7.7438
        CIE-LCH:
        69.3858, 24.4931, 341.5690
        CIE-Luv:
        69.3858, 28.0835, -15.5559
        Hunter-Lab:
        63.1526, 18.2292, -3.3403
      #cd9bb8 color charts
#cd9bb8 RGB chart
      #cd9bb8 CMYK chart
      #cd9bb8 RGB pie chart
      #cd9bb8 color shades, tints & tones
#cd9bb8 color schemes
#cd9bb8 color preview, HTML & CSS examples
           This text has a color of #cd9bb8        
        
          <p style="color:#cd9bb8;">Text here</p>
        
        
          .mytext {color:#cd9bb8;}
        
        Text color #cd9bb8
      
           This box has a color of #cd9bb8        
        
          <div style="background-color:#cd9bb8;">Content here</div>
        
        
          .mybackground {background-color:#cd9bb8;}
        
        Background color #cd9bb8
      
           Border around this has a color of #cd9bb8        
        
          <div style="border:2px solid #cd9bb8;">Content here</div>
        
        
          .myborder {border:2px solid #cd9bb8;}
        
        Border color #cd9bb8