#d98cdc color space conversions
Hex:
#d98cdc
RGB:
217, 140, 220
CMY:
15, 45, 14
CMYK:
1, 36, 0, 14
HSL:
298°, 53.3333%, 70.5882%
HSV (HSB):
298°, 36.3636%, 86.2745%
XYZ:
50.9116, 38.6752, 72.4919
xyY:
0.3141, 0.2386, 38.6752
CIE-Lab:
68.5153, 41.7754, -28.9223
CIE-LCH:
68.5153, 50.8103, 325.3040
CIE-Luv:
68.5153, 37.5551, -51.7654
Hunter-Lab:
62.1894, 37.2984, -25.5796
#d98cdc color charts
#d98cdc color shades, tints & tones
#d98cdc color schemes
#d98cdc color preview, HTML & CSS examples
This text has a color of #d98cdc
<p style="color:#d98cdc;">Text here</p>
.mytext {color:#d98cdc;}
This box has a color of #d98cdc
<div style="background-color:#d98cdc;">Content here</div>
.mybackground {background-color:#d98cdc;}
Border around this has a color of #d98cdc
<div style="border:2px solid #d98cdc;">Content here</div>
.myborder {border:2px solid #d98cdc;}