#cd98d4 color space conversions
Hex:
#cd98d4
RGB:
205, 152, 212
CMY:
20, 40, 17
CMYK:
3, 28, 0, 17
HSL:
293°, 41.0959%, 71.3725%
HSV (HSB):
293°, 28.3019%, 83.1373%
XYZ:
48.2887, 40.1891, 67.4995
xyY:
0.3096, 0.2577, 40.1891
CIE-Lab:
69.6040, 29.9863, -22.9406
CIE-LCH:
69.6040, 37.7551, 322.5827
CIE-Luv:
69.6040, 25.7310, -40.3665
Hunter-Lab:
63.3949, 25.0249, -18.7525
#cd98d4 color charts
#cd98d4 color shades, tints & tones
#cd98d4 color schemes
#cd98d4 color preview, HTML & CSS examples
This text has a color of #cd98d4
<p style="color:#cd98d4;">Text here</p>
.mytext {color:#cd98d4;}
This box has a color of #cd98d4
<div style="background-color:#cd98d4;">Content here</div>
.mybackground {background-color:#cd98d4;}
Border around this has a color of #cd98d4
<div style="border:2px solid #cd98d4;">Content here</div>
.myborder {border:2px solid #cd98d4;}