#d98ce9 color space conversions
Hex:
#d98ce9
RGB:
217, 140, 233
CMY:
15, 45, 9
CMYK:
7, 40, 0, 9
HSL:
290°, 67.8832%, 73.1373%
HSV (HSB):
290°, 39.9142%, 91.3725%
XYZ:
52.7013, 39.3911, 81.9164
xyY:
0.3029, 0.2264, 39.3911
CIE-Lab:
69.0336, 44.2449, -35.2907
CIE-LCH:
69.0336, 56.5954, 321.4234
CIE-Luv:
69.0336, 35.1815, -62.5455
Hunter-Lab:
62.7623, 40.0519, -33.4508
#d98ce9 color charts
#d98ce9 color shades, tints & tones
#d98ce9 color schemes
#d98ce9 color preview, HTML & CSS examples
This text has a color of #d98ce9
<p style="color:#d98ce9;">Text here</p>
.mytext {color:#d98ce9;}
This box has a color of #d98ce9
<div style="background-color:#d98ce9;">Content here</div>
.mybackground {background-color:#d98ce9;}
Border around this has a color of #d98ce9
<div style="border:2px solid #d98ce9;">Content here</div>
.myborder {border:2px solid #d98ce9;}