#cd81af color space conversions
Hex:
        #cd81af
        RGB:
        205, 129, 175
        CMY:
        20, 49, 31
        CMYK:
        0, 37, 15, 20
      HSL:
        324°, 43.1818%, 65.4902%
        HSV (HSB):
        324°, 37.0732%, 80.3922%
        XYZ:
        40.7650, 31.7748, 44.5420
        xyY:
        0.3482, 0.2714, 31.7748
      CIE-Lab:
        63.1563, 35.8769, -11.9918
        CIE-LCH:
        63.1563, 37.8279, 341.5179
        CIE-Luv:
        63.1563, 43.2118, -23.8610
        Hunter-Lab:
        56.3691, 30.4414, -7.3917
      #cd81af color charts
#cd81af RGB chart
      #cd81af CMYK chart
      #cd81af RGB pie chart
      #cd81af color shades, tints & tones
#cd81af color schemes
#cd81af color preview, HTML & CSS examples
           This text has a color of #cd81af        
        
          <p style="color:#cd81af;">Text here</p>
        
        
          .mytext {color:#cd81af;}
        
        Text color #cd81af
      
           This box has a color of #cd81af        
        
          <div style="background-color:#cd81af;">Content here</div>
        
        
          .mybackground {background-color:#cd81af;}
        
        Background color #cd81af
      
           Border around this has a color of #cd81af        
        
          <div style="border:2px solid #cd81af;">Content here</div>
        
        
          .myborder {border:2px solid #cd81af;}
        
        Border color #cd81af