#cd99d4 color space conversions
Hex:
#cd99d4
RGB:
205, 153, 212
CMY:
20, 40, 17
CMYK:
3, 28, 0, 17
HSL:
293°, 40.6897%, 71.5686%
HSV (HSB):
293°, 27.8302%, 83.1373%
XYZ:
48.4517, 40.5151, 67.5539
xyY:
0.3096, 0.2588, 40.5151
CIE-Lab:
69.8348, 29.4397, -22.5884
CIE-LCH:
69.8348, 37.1070, 322.5019
CIE-Luv:
69.8348, 25.2580, -39.7353
Hunter-Lab:
63.6514, 24.4849, -18.3690
#cd99d4 color charts
#cd99d4 color shades, tints & tones
#cd99d4 color schemes
#cd99d4 color preview, HTML & CSS examples
This text has a color of #cd99d4
<p style="color:#cd99d4;">Text here</p>
.mytext {color:#cd99d4;}
This box has a color of #cd99d4
<div style="background-color:#cd99d4;">Content here</div>
.mybackground {background-color:#cd99d4;}
Border around this has a color of #cd99d4
<div style="border:2px solid #cd99d4;">Content here</div>
.myborder {border:2px solid #cd99d4;}