#d98ded color space conversions
Hex:
#d98ded
RGB:
217, 141, 237
CMY:
15, 45, 7
CMYK:
8, 41, 0, 7
HSL:
288°, 72.7273%, 74.1176%
HSV (HSB):
288°, 40.5063%, 92.9412%
XYZ:
53.4262, 39.9159, 85.0094
xyY:
0.2996, 0.2238, 39.9159
CIE-Lab:
69.4096, 44.4990, -36.9037
CIE-LCH:
69.4096, 57.8104, 320.3306
CIE-Luv:
69.4096, 34.0423, -65.2761
Hunter-Lab:
63.1790, 40.3820, -35.5513
#d98ded color charts
#d98ded color shades, tints & tones
#d98ded color schemes
#d98ded color preview, HTML & CSS examples
This text has a color of #d98ded
<p style="color:#d98ded;">Text here</p>
.mytext {color:#d98ded;}
This box has a color of #d98ded
<div style="background-color:#d98ded;">Content here</div>
.mybackground {background-color:#d98ded;}
Border around this has a color of #d98ded
<div style="border:2px solid #d98ded;">Content here</div>
.myborder {border:2px solid #d98ded;}