#cd81b2 color space conversions
Hex:
        #cd81b2
        RGB:
        205, 129, 178
        CMY:
        20, 49, 30
        CMYK:
        0, 37, 13, 20
      HSL:
        321°, 43.1818%, 65.4902%
        HSV (HSB):
        321°, 37.0732%, 80.3922%
        XYZ:
        41.0630, 31.8940, 46.1114
        xyY:
        0.3449, 0.2679, 31.8940
      CIE-Lab:
        63.2552, 36.3674, -13.5449
        CIE-LCH:
        63.2552, 38.8078, 339.5724
        CIE-Luv:
        63.2552, 42.6424, -26.2881
        Hunter-Lab:
        56.4748, 30.9570, -8.8777
      #cd81b2 color charts
#cd81b2 RGB chart
      #cd81b2 CMYK chart
      #cd81b2 RGB pie chart
      #cd81b2 color shades, tints & tones
#cd81b2 color schemes
#cd81b2 color preview, HTML & CSS examples
           This text has a color of #cd81b2        
        
          <p style="color:#cd81b2;">Text here</p>
        
        
          .mytext {color:#cd81b2;}
        
        Text color #cd81b2
      
           This box has a color of #cd81b2        
        
          <div style="background-color:#cd81b2;">Content here</div>
        
        
          .mybackground {background-color:#cd81b2;}
        
        Background color #cd81b2
      
           Border around this has a color of #cd81b2        
        
          <div style="border:2px solid #cd81b2;">Content here</div>
        
        
          .myborder {border:2px solid #cd81b2;}
        
        Border color #cd81b2