#d98cec color space conversions
Hex:
#d98cec
RGB:
217, 140, 236
CMY:
15, 45, 7
CMYK:
8, 41, 0, 7
HSL:
288°, 71.6418%, 73.7255%
HSV (HSB):
288°, 40.6780%, 92.5490%
XYZ:
53.1337, 39.5640, 84.1930
xyY:
0.3004, 0.2237, 39.5640
CIE-Lab:
69.1579, 44.8295, -36.7462
CIE-LCH:
69.1579, 57.9653, 320.6589
CIE-Luv:
69.1579, 34.6379, -65.0305
Hunter-Lab:
62.8999, 40.7101, -35.3311
#d98cec color charts
#d98cec color shades, tints & tones
#d98cec color schemes
#d98cec color preview, HTML & CSS examples
This text has a color of #d98cec
<p style="color:#d98cec;">Text here</p>
.mytext {color:#d98cec;}
This box has a color of #d98cec
<div style="background-color:#d98cec;">Content here</div>
.mybackground {background-color:#d98cec;}
Border around this has a color of #d98cec
<div style="border:2px solid #d98cec;">Content here</div>
.myborder {border:2px solid #d98cec;}