#cd98d3 color space conversions
Hex:
#cd98d3
RGB:
205, 152, 211
CMY:
20, 40, 17
CMYK:
3, 28, 0, 17
HSL:
294°, 40.1361%, 71.1765%
HSV (HSB):
294°, 27.9621%, 82.7451%
XYZ:
48.1629, 40.1388, 66.8371
xyY:
0.3105, 0.2587, 40.1388
CIE-Lab:
69.5682, 29.7936, -22.4426
CIE-LCH:
69.5682, 37.3005, 323.0105
CIE-Luv:
69.5682, 25.8728, -39.5354
Hunter-Lab:
63.3552, 24.8252, -18.1999
#cd98d3 color charts
#cd98d3 color shades, tints & tones
#cd98d3 color schemes
#cd98d3 color preview, HTML & CSS examples
This text has a color of #cd98d3
<p style="color:#cd98d3;">Text here</p>
.mytext {color:#cd98d3;}
This box has a color of #cd98d3
<div style="background-color:#cd98d3;">Content here</div>
.mybackground {background-color:#cd98d3;}
Border around this has a color of #cd98d3
<div style="border:2px solid #cd98d3;">Content here</div>
.myborder {border:2px solid #cd98d3;}