#d98de5 color space conversions
Hex:
#d98de5
RGB:
217, 141, 229
CMY:
15, 45, 10
CMYK:
5, 38, 0, 10
HSL:
292°, 62.8571%, 72.5490%
HSV (HSB):
292°, 38.4279%, 89.8039%
XYZ:
52.2830, 39.4586, 78.9894
xyY:
0.3062, 0.2311, 39.4586
CIE-Lab:
69.0822, 42.9458, -33.0141
CIE-LCH:
69.0822, 54.1689, 322.4491
CIE-Luv:
69.0822, 35.4785, -58.6439
Hunter-Lab:
62.8161, 38.6407, -30.5842
#d98de5 color charts
#d98de5 color shades, tints & tones
#d98de5 color schemes
#d98de5 color preview, HTML & CSS examples
This text has a color of #d98de5
<p style="color:#d98de5;">Text here</p>
.mytext {color:#d98de5;}
This box has a color of #d98de5
<div style="background-color:#d98de5;">Content here</div>
.mybackground {background-color:#d98de5;}
Border around this has a color of #d98de5
<div style="border:2px solid #d98de5;">Content here</div>
.myborder {border:2px solid #d98de5;}