#cd84b1 color space conversions
Hex:
        #cd84b1
        RGB:
        205, 132, 177
        CMY:
        20, 48, 31
        CMYK:
        0, 36, 14, 20
      HSL:
        323°, 42.1965%, 66.0784%
        HSV (HSB):
        323°, 35.6098%, 80.3922%
        XYZ:
        41.3639, 32.6560, 45.7181
        xyY:
        0.3455, 0.2727, 32.6560
      CIE-Lab:
        63.8814, 34.5893, -12.0370
        CIE-LCH:
        63.8814, 36.6239, 340.8123
        CIE-Luv:
        63.8814, 41.2867, -23.7478
        Hunter-Lab:
        57.1454, 29.2002, -7.4320
      #cd84b1 color charts
#cd84b1 RGB chart
      #cd84b1 CMYK chart
      #cd84b1 RGB pie chart
      #cd84b1 color shades, tints & tones
#cd84b1 color schemes
#cd84b1 color preview, HTML & CSS examples
           This text has a color of #cd84b1        
        
          <p style="color:#cd84b1;">Text here</p>
        
        
          .mytext {color:#cd84b1;}
        
        Text color #cd84b1
      
           This box has a color of #cd84b1        
        
          <div style="background-color:#cd84b1;">Content here</div>
        
        
          .mybackground {background-color:#cd84b1;}
        
        Background color #cd84b1
      
           Border around this has a color of #cd84b1        
        
          <div style="border:2px solid #cd84b1;">Content here</div>
        
        
          .myborder {border:2px solid #cd84b1;}
        
        Border color #cd84b1